mirror of https://github.com/hashicorp/consul
try enabling sudo in Travis to run builds in GCE
https://docs.travis-ci.com/user/reference/overview/#Virtualisation-Environment-vs-Operating-Systempull/3903/head
parent
29feb66fbd
commit
390487866f
|
@ -10,4 +10,4 @@ branches:
|
|||
script:
|
||||
- GOTEST_FLAGS="-p 1 -parallel 1" make test
|
||||
|
||||
sudo: false
|
||||
sudo: true
|
||||
|
|
Loading…
Reference in New Issue