CI environment: Make the Python 3 snapshot the default one

This commit is contained in:
Manuel Cortez 2020-05-28 10:57:46 -05:00
parent 86b8a2ab0f
commit 7e9d5359f1

View File

@ -71,7 +71,7 @@ build_script:
- cmd: 7z a ..\..\snapshot_python3.zip *
artifacts:
- path: snapshot_python3.zip
- path: snapshot.zip
deploy:
- provider: FTP