mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Revert "Change .travis.yml, set parallel to 1 to pass tests"
This reverts commit e7d1668347c751104ccebcd384f9ab742d9e0f55.
This commit is contained in:
parent
e7d1668347
commit
7ff20fc4be
@ -8,6 +8,6 @@ branches:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- GOTEST_FLAGS="-p 2 -parallel 1" make test
|
- GOTEST_FLAGS="-p 2 -parallel 2" make test
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user