aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Peskine <Gilles.Peskine@arm.com>2020-04-26 20:36:57 +0200
committerGilles Peskine <Gilles.Peskine@arm.com>2020-04-26 20:36:57 +0200
commit458649ed28181f5b419159a3875140f2c05a76a0 (patch)
treeca4988b97c329f861c555526ffcd2b7c239e1ad4
parent4c169b7979a54c75e8b183ae89b8ff04eb3bd6a5 (diff)
downloadmbedtls-archive/dev/gilles-peskine-arm/travis-windows-20200426.zip
mbedtls-archive/dev/gilles-peskine-arm/travis-windows-20200426.tar.gz
mbedtls-archive/dev/gilles-peskine-arm/travis-windows-20200426.tar.bz2
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 38be95c..d51c9b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,8 +15,8 @@ jobs:
- echo "$PATH"
- ls -l /c/Python35 /c/Python35/Scripts
- type python; type python3; type python.exe; type python3.exe
- - python3 scripts/generate_psa_constants.py
- - sleep 2 # Give time for logs to catch up
+ - python scripts/generate_psa_constants.py
+ - sleep 5 # Give time for logs to catch up
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
after_failure: