Skip to content

Commit

Permalink
travis: require sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermebr committed Jul 19, 2017
1 parent 6020189 commit 67cc387
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: go
sudo: false
sudo: required
install: true
os:
- linux
go:
- 1.8.x
- master
Expand Down

0 comments on commit 67cc387

Please sign in to comment.