Use the latest version of tox for AppVeyor CI

This commit is contained in:
Ivan Kravets
2019-05-27 18:49:35 +03:00
parent 5999bcee3f
commit b88c262a9d

View File

@ -11,7 +11,7 @@ environment:
install:
- cmd: git submodule update --init --recursive
- cmd: SET PATH=C:\MinGW\bin;%PATH%
- cmd: pip install tox
- cmd: pip install --force-reinstall tox
test_script:
- cmd: tox