fix CI build

This commit is contained in:
Anthony Sottile 2019-07-08 08:54:49 -07:00
parent 076dfeee37
commit 7506847c9a
4 changed files with 9 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# To activate, change the Appveyor settings to use `.appveyor.yml`.
install:
- python -m pip install tox
- python -m pip install --upgrade tox virtualenv
build: off