Skip to content

Commit

Permalink
sudo: false in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 25, 2016
1 parent 6f221cb commit 1aea4fc
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
Expand Up @@ -3,6 +3,7 @@ node_js:
- '4.0'
- '7.0'
after_script: bash <(curl -s https://codecov.io/bash)
sudo: false
deploy:
- provider: npm
email: [email protected]
Expand Down

0 comments on commit 1aea4fc

Please sign in to comment.