Skip to content

Commit

Permalink
does multici work yet?
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Aug 2, 2016
1 parent f3c73c7 commit b1d9f3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ environment:

# Run.
init: set PATH=C:\Python35-x64;C:\Python35-x64\Scripts;%PATH%
build_script: pip install tox
build_script: pip install coveralls tox
test_script: tox -e %TOX_ENV%
on_success: coveralls

0 comments on commit b1d9f3e

Please sign in to comment.