mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Make travis_wait Travis wait longer_wait
This commit is contained in:
parent
270b432255
commit
ff0ab98689
1 changed files with 2 additions and 1 deletions
|
|
@ -20,4 +20,5 @@ branches:
|
|||
|
||||
script:
|
||||
- make bootstrap
|
||||
- travis_wait 30 make test testrace
|
||||
- travis_wait 30 make test
|
||||
- travis_wait 30 make testrace
|
||||
|
|
|
|||
Loading…
Reference in a new issue