Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2020-04-26 20:36:57 +02:00
parent 4c169b7979
commit 458649ed28
+2 -2
View File
@@ -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: