Skip to content

Commit ba352e8

Browse files
committed
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 31f4f8e) Closes gh-2027
1 parent f3e3a20 commit ba352e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- '0.10'

0 commit comments

Comments
 (0)