Merge pull request #703 from strongloop/fix/travis-config

Upgrade Travis to container-based infrastructure
This commit is contained in:
Miroslav Bajtoš 2015-08-24 15:56:47 +02:00
commit 0a9e3beb55
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "0.12"
- "iojs"