Upgrade Travis to container-based infrastructure
See http://docs.travis-ci.com/user/migrating-from-legacy/ for details.
This commit is contained in:
parent
cb01fb96d0
commit
08f9f1fbc1
|
@ -1,3 +1,4 @@
|
||||||
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
|
|
Loading…
Reference in New Issue