Skip to content

Commit 85485c9

Browse files
committed
adding sudo: false for faster travis ci tests
1 parent 016994b commit 85485c9

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,4 +1,5 @@
11
language: node_js
2+
sudo: false # causes tests to be run in Travis CI's newer, faster build infrastructure
23
node_js:
34
- "0.10"
45
- "0.12"

0 commit comments

Comments
 (0)