Skip to content

Commit d2e0f33

Browse files
committed
.travis.yml :: test node v5 and stop testing just "iojs"
"iojs" stopped after v3.x so there's no need for yet another v3 test.
1 parent 069d6c8 commit d2e0f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ node_js:
1919
- '0.10'
2020
- '0.12'
2121
- '4'
22+
- '5'
2223
- 'iojs-v1.0.0'
2324
- 'iojs-v2.0.0'
2425
- 'iojs-v3.0.0'
25-
- 'iojs'

0 commit comments

Comments
 (0)