Skip to content

Commit 791b522

Browse files
committed
add 'sudo: false' to .travis.yml
1 parent a1216fd commit 791b522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- "4.1"

0 commit comments

Comments
 (0)