Skip to content

Commit 31f4f8e

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/ Closes gh-2027
1 parent 4fae911 commit 31f4f8e

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)