Use Python 3.6 in Travis builds
This commit is contained in:
@@ -3,6 +3,7 @@ rust:
|
|||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
python: "3.6"
|
||||||
install: pip install --user --upgrade mypy flake8
|
install: pip install --user --upgrade mypy flake8
|
||||||
script: ./test-all.sh
|
script: ./test-all.sh
|
||||||
cache:
|
cache:
|
||||||
|
|||||||
Reference in New Issue
Block a user