Install tox manually

This commit is contained in:
Ivan Kravets
2016-05-28 20:27:16 +03:00
parent 6ecd86a244
commit 35a602cfef

View File

@ -7,6 +7,7 @@ environment:
install:
- cmd: git submodule update --init --recursive
- cmd: SET PATH=%PATH%;C:\Python27\Scripts
- cmd: pip install tox
test_script:
- cmd: tox