Increase travis_wait to 60, e.g. for SPHINCS
Este cometimento está contido em:
ascendente
7ee9b2cabb
cometimento
90a35757df
@ -13,7 +13,7 @@ matrix:
|
|||||||
- git reset --hard $TRAVIS_COMMIT
|
- git reset --hard $TRAVIS_COMMIT
|
||||||
script:
|
script:
|
||||||
# Use travis-wait to allow slower tests to run
|
# Use travis-wait to allow slower tests to run
|
||||||
- "cd test && travis_wait 30 python3 -m nose --rednose --verbose"
|
- "cd test && travis_wait 60 python3 -m nose --rednose --verbose"
|
||||||
env:
|
env:
|
||||||
PQCLEAN_ONLY_DIFF: 1
|
PQCLEAN_ONLY_DIFF: 1
|
||||||
addons:
|
addons:
|
||||||
@ -43,7 +43,7 @@ matrix:
|
|||||||
- gcc --version
|
- gcc --version
|
||||||
script:
|
script:
|
||||||
# Use travis-wait to allow slower tests to run
|
# Use travis-wait to allow slower tests to run
|
||||||
- "cd test && travis_wait 30 python3 -m nose --rednose --verbose"
|
- "cd test && travis_wait 60 python3 -m nose --rednose --verbose"
|
||||||
|
|
||||||
|
|
||||||
cache: pip
|
cache: pip
|
||||||
|
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador