Build: Speed up the Travis build

Run Travis tests on a container infrastructure to make it start faster.

See http://docs.travis-ci.com/user/workers/container-based-infrastructure/

(cherry-picked from 31f4f8e3f3)

Closes gh-2027
This commit is contained in:
Michał Gołębiowski 2015-01-25 01:27:08 +01:00
parent f3e3a208de
commit ba352e83af

View File

@ -1,3 +1,4 @@
language: node_js
sudo: false
node_js:
- '0.10'