Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 361ffaa

Browse files
committed
travis: drop 0.12
1 parent 4042ad0 commit 361ffaa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
node_js:
3+
- "7"
34
- "6"
45
- "4"
5-
- "7"
6-
- "0.12"
76
script: "npm test"
87
sudo: false
98
before_install:

0 commit comments

Comments
 (0)