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