Require Python3 for running tests

This commit is contained in:
Martin Hořeňovský
2020-05-06 12:39:26 +02:00
parent 6020f8f27c
commit 2ccc48e108
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ branches:
# We need a more up to date pip because Python 2.7 is EOL soon
init:
- set PATH=C:\Python35\Scripts;%PATH%
- set PATH=C:\Python35;C:\Python35\Scripts;%PATH%
install: