Downgrade python version for CI
This commit is contained in:
parent
6fc0058dd3
commit
87886721d4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
machine:
|
machine:
|
||||||
python:
|
python:
|
||||||
version: 3.5.0
|
version: 3.4.2
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
|
|
Reference in a new issue