Skip to content

Commit

Permalink
No-sudo should be the default in Travis now
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmski committed Aug 4, 2018
1 parent eb8e94d commit 487725c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -9,8 +9,6 @@ go:
- 1.9.x
- 1.10.x

sudo: false

install:
- make install-dependencies
- make install-tools
Expand Down

0 comments on commit 487725c

Please sign in to comment.