mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 07:14:57 -05:00
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.
This commit is contained in:
@@ -3,4 +3,4 @@ sudo: false
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- 'iojs'
|
||||
- '4'
|
||||
|
||||
Reference in New Issue
Block a user