Use sudo:false in travis yml.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
language: node_js
|
||||
|
||||
sudo: false
|
||||
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
|
||||
Reference in New Issue
Block a user