Skip to content

Commit e83230f

Browse files
author
Ruben Bridgewater
committed
Test the latest nodejs 4 and 5 versions
1 parent 637e59f commit e83230f

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
@@ -11,6 +11,6 @@ addons:
1111
node_js:
1212
- "0.10"
1313
- "0.12"
14-
- "4.0"
15-
- "5.0"
14+
- "4"
15+
- "5"
1616
after_success: npm run coveralls

0 commit comments

Comments
 (0)