Skip to content

Commit

Permalink
set sudo:false for travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Jan 12, 2018
1 parent 7605f24 commit 28025f8
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 @@ -4,6 +4,7 @@ node_js:
- "6"
- "4"

sudo: false
dist: trusty

addons:
Expand Down

0 comments on commit 28025f8

Please sign in to comment.