Skip to content

Commit 9288027

Browse files
committed
Upgraded node versions in travis
1 parent 9cdb50b commit 9288027

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22

33
node_js:
4-
- "0.12"
5-
- "4.0"
6-
- "4"
4+
- "6"
5+
- "stable"
76

87
script:
98
- npm run lint

0 commit comments

Comments
 (0)