mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
travis: increase travis_wait time
This commit is contained in:
parent
0e9feef267
commit
de3d996139
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
go: 1.13.x
|
||||
script:
|
||||
- go run build/ci.go install
|
||||
- travis_wait go run build/ci.go test -coverage $TEST_PACKAGES
|
||||
- travis_wait 30 go run build/ci.go test -coverage $TEST_PACKAGES
|
||||
|
||||
- stage: build
|
||||
os: osx
|
||||
|
|
|
|||
Loading…
Reference in a new issue