Skip to content

Commit

Permalink
Remove sudo: false from .travis.yml
Browse files Browse the repository at this point in the history
This is the default
  • Loading branch information
motiejus committed Jul 1, 2016
1 parent 63f7f04 commit 32aed65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ go:
- 1.6
- 1.5

sudo: false
addons:
apt:
packages:
Expand Down

0 comments on commit 32aed65

Please sign in to comment.