Skip to content

Commit 695752b

Browse files
JaKXzbcoe
authored andcommitted
chore: update travis config with node LTS & stable (#11)
1 parent 024b930 commit 695752b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ os:
77
after_success: npm run coverage
88

99
node_js:
10-
- "0.10"
11-
- "0.12"
1210
- "4"
13-
- "5"
14-
- "node"
11+
- "6"
12+
- "stable"

0 commit comments

Comments
 (0)