Skip to content

Commit 8b5a9ab

Browse files
committed
Travis CI: Test on latest Node.js v4.x.x and v5.x.x branches
1 parent 634f1d9 commit 8b5a9ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- '5.0'
4-
- '4.0'
3+
- '5'
4+
- '4'
55
notifications:
66
email: false
77
sudo: false

0 commit comments

Comments
 (0)