Test on iojs 3 and use containers on Travis.
This commit is contained in:
parent
2540ac34b3
commit
5485e8a322
@ -1,6 +1,11 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
|
- 'iojs-v3'
|
||||||
- 'iojs-v2'
|
- 'iojs-v2'
|
||||||
- 'iojs-v1'
|
- 'iojs-v1'
|
||||||
- '0.12'
|
- '0.12'
|
||||||
- '0.10'
|
- '0.10'
|
||||||
|
|
||||||
|
# Use containers.
|
||||||
|
# http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
||||||
|
sudo: false
|
||||||
|
Loading…
Reference in New Issue
Block a user