mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
try enabling sudo in Travis to run builds in GCE
https://docs.travis-ci.com/user/reference/overview/#Virtualisation-Environment-vs-Operating-System
This commit is contained in:
parent
29feb66fbd
commit
390487866f
@ -10,4 +10,4 @@ branches:
|
|||||||
script:
|
script:
|
||||||
- GOTEST_FLAGS="-p 1 -parallel 1" make test
|
- GOTEST_FLAGS="-p 1 -parallel 1" make test
|
||||||
|
|
||||||
sudo: false
|
sudo: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user