Skip to content

Commit 0c5008c

Browse files
author
Ruben Bridgewater
committed
Test Node.js 5 instead of iojs
1 parent 629b26e commit 0c5008c

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
@@ -3,5 +3,5 @@ sudo: false
33
node_js:
44
- "0.10"
55
- "0.12"
6-
- "4.0"
7-
- "iojs"
6+
- "4"
7+
- "5"

0 commit comments

Comments
 (0)