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/

Closes gh-2027
This commit is contained in:
Michał Gołębiowski 2015-01-25 01:27:08 +01:00
parent 4fae91141c
commit 31f4f8e3f3

View File

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