Increase travis_wait to 60, e.g. for SPHINCS

Bu işleme şunda yer alıyor:
Joost Rijneveld 2019-04-23 13:53:32 +02:00
ebeveyn 7ee9b2cabb
işleme 90a35757df
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: A4FE39CF49CBC553

Dosyayı Görüntüle

@ -13,7 +13,7 @@ matrix:
- git reset --hard $TRAVIS_COMMIT
script:
# 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:
PQCLEAN_ONLY_DIFF: 1
addons:
@ -43,7 +43,7 @@ matrix:
- gcc --version
script:
# 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