Skip to content

Commit 550edd5

Browse files
committed
test on latest node 4 instead of old ones
1 parent 8d55978 commit 550edd5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ sudo: required
22
language: node_js
33
node_js:
44
- 'stable'
5-
- '4.1'
6-
- '4.0'
5+
- '4'
76
- '0.12'
87
- '0.10'
98
before_script:

0 commit comments

Comments
 (0)