mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Tests: add the current version of node and iojs to the travis config
Close gh-2121
This commit is contained in:
parent
95c0a10e15
commit
bd9a1385fe
@ -2,3 +2,5 @@ language: node_js
|
|||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- '0.10'
|
- '0.10'
|
||||||
|
- '0.12'
|
||||||
|
- 'iojs'
|
||||||
|
Loading…
Reference in New Issue
Block a user