Skip to content

Commit

Permalink
Build: Speed up the Travis build
Browse files Browse the repository at this point in the history
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 31f4f8e)

Closes gh-2027
  • Loading branch information
mgol committed Jan 29, 2015
1 parent f3e3a20 commit ba352e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,3 +1,4 @@
language: node_js language: node_js
sudo: false
node_js: node_js:
- '0.10' - '0.10'

0 comments on commit ba352e8

Please sign in to comment.