Try neatening windows config
This commit is contained in:
+2
-4
@@ -31,10 +31,8 @@ jobs:
|
|||||||
language: shell
|
language: shell
|
||||||
before_install:
|
before_install:
|
||||||
- choco install python3 --version 3.5.4 --no-progress -y
|
- choco install python3 --version 3.5.4 --no-progress -y
|
||||||
install:
|
env:
|
||||||
- C:\\Python35\\python -m pip install -r requirements-dev.txt
|
- PYTHON=C:\\Python35\\python
|
||||||
script:
|
|
||||||
- C:\\Python35\\python ./bin/run_tests.py
|
|
||||||
|
|
||||||
- name: Linux | s390x | Python 3.5
|
- name: Linux | s390x | Python 3.5
|
||||||
language: python
|
language: python
|
||||||
|
|||||||
Reference in New Issue
Block a user