@ -3,7 +3,7 @@ rust:
- stable
- beta
- nightly
install: pip install --upgrade mypy flake8
install: pip install --user --upgrade mypy flake8
script: ./test-all.sh
cache:
- cargo