Skip to content

Commit

Permalink
Run travis without sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Bridgewater committed Sep 20, 2015
1 parent 1cbf19d commit 21d4071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
sudo: true
sudo: false
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 21d4071

Please sign in to comment.