Require sudo
see also: https://github.com/travis-ci/travis-ci/issues/9875
This commit is contained in:
parent
8a4ba8c5ca
commit
527a5a2fdc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- 1.8
|
||||||
|
|
||||||
sudo: false
|
sudo: required
|
||||||
|
|
||||||
# we only need a single git commit
|
# we only need a single git commit
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue