Skip to content

Commit

Permalink
Use sudo false in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ashawley committed Jun 26, 2017
1 parent db4710e commit 9d5070d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Use Ubuntu 14.04
dist: trusty
# Can't use sudo: false because of travis-ci/travis-ci#7019
sudo: required
sudo: false
language: ruby
rvm: 2.2.3
cache:
Expand Down

0 comments on commit 9d5070d

Please sign in to comment.