Skip to content

Commit

Permalink
Remove sudo: false from travis config. (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech committed Nov 25, 2018
1 parent 9c73d6a commit 7f8c398
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ branches:
notifications:
email: false

sudo: false

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
Expand Down

0 comments on commit 7f8c398

Please sign in to comment.