From 458649ed28181f5b419159a3875140f2c05a76a0 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Sun, 26 Apr 2020 20:36:57 +0200 Subject: [PATCH] Oh? Signed-off-by: Gilles Peskine --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 38be95c96..d51c9b418 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: