Skip to content

Commit a51efbb

Browse files
committed
Update Travis CI to test latest NodeJS versions
1 parent 23552da commit a51efbb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ git:
33
depth: 2
44
language: node_js
55
node_js:
6-
- node
6+
- "5.3"
7+
- "4.2"
78
- '0.10'
89
after_script: npm run cover

0 commit comments

Comments
 (0)