fix: python=3.7

This commit is contained in:
mzwiessele 2018-07-27 14:48:52 +02:00
parent 0142eff5de
commit fc6bf2b9f4
2 changed files with 3 additions and 0 deletions

View file

@ -19,6 +19,7 @@ env:
#- PYTHON_VERSION=3.4
- PYTHON_VERSION=3.5
- PYTHON_VERSION=3.6
- PYTHON_VERSION=3.7
before_install:
- wget https://github.com/mzwiessele/travis_scripts/raw/master/download_miniconda.sh