Skip to content

Commit

Permalink
Install tox manually
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed May 28, 2016
1 parent 6ecd86a commit 35a602c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -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

0 comments on commit 35a602c

Please sign in to comment.