Skip to content

Commit

Permalink
Add sudo: false to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelstofer committed Feb 23, 2016
1 parent 5f680d0 commit c413470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
sudo: false
node_js:
- "0.11"
- "0.10"

0 comments on commit c413470

Please sign in to comment.