Skip to content

Commit a216a16

Browse files
use "sudo: false" in travis config for faster builds
1 parent 617dc9f commit a216a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
sudo: false
12
language: node_js
23
node_js:
34
- "0.11"
45
- "0.12"
5-
66
matrix:
77
allow_failures:
88
- node_js: "0.11"

0 commit comments

Comments
 (0)