Try neatening windows config

This commit is contained in:
Joe Rickerby
2020-03-07 10:52:53 +00:00
parent d0692932fb
commit 07fae7e0e5
+2 -4
View File
@@ -31,10 +31,8 @@ jobs:
language: shell
before_install:
- choco install python3 --version 3.5.4 --no-progress -y
install:
- C:\\Python35\\python -m pip install -r requirements-dev.txt
script:
- C:\\Python35\\python ./bin/run_tests.py
env:
- PYTHON=C:\\Python35\\python
- name: Linux | s390x | Python 3.5
language: python