Skip to content

Commit bc70006

Browse files
committed
chore(travis-ci): use latest major versions of node
1 parent 351006c commit bc70006

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
node_js:
33
- 'stable'
4-
- '4.2'
5-
- '4.1'
6-
- '4.0'
4+
- '5'
5+
- '4'
76
- '0.12'
87
- '0.11'
98
- '0.10'

0 commit comments

Comments
 (0)