Skip to content

Commit

Permalink
Again try to fix Appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Nov 27, 2015
1 parent 6464de3 commit b49bda6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ install:
- redis-64\tools\redis-server.exe --service-start
- '@ECHO Redis Started'
- C:\Python27\python -m pip install tox
- C:\Python27\python -m pip install pytest pytest-cov

test_script:
- C:\Python27\python -m tox -e %TESTENV%

0 comments on commit b49bda6

Please sign in to comment.