Skip to content

Commit d29c394

Browse files
committed
Build: Drop io.js testing, test on latest Node.js
Node.js & io.js have merged, there will be no more major io.js releases. Also, as of today io.js is officially unsupported (even if it still gets some updates) while Node.js 4.0.0 (just released!) will be supported until 2018. (cherry-picked from 250a199)
1 parent 4503a61 commit d29c394

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

0 commit comments

Comments
 (0)