Merge pull request #703 from strongloop/fix/travis-config
Upgrade Travis to container-based infrastructure
This commit is contained in:
commit
0a9e3beb55
|
@ -1,6 +1,6 @@
|
|||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
- "0.12"
|
||||
- "iojs"
|
||||
|
|
Loading…
Reference in New Issue