mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 08:36:46 +00:00
Improve travis parameters to avoid flacky tests
This commit is contained in:
parent
a05d38737c
commit
0861b8b1f9
@ -8,6 +8,6 @@ branches:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- GOTEST_FLAGS="-p 2 -parallel 2" make test
|
- GOTEST_FLAGS="-p 4 -parallel 1" make test
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user