Skip to content

Commit

Permalink
install locally
Browse files Browse the repository at this point in the history
  • Loading branch information
fourplusone committed Jul 3, 2016
1 parent ca444f3 commit c57a3ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ build_script:
%PIP% install wheel
%PYTHON% setup.py bdist_wheel
%PIP% install .
test_script:
- cmd: '%PYTHON% setup.py test'
artifacts:
Expand Down

0 comments on commit c57a3ae

Please sign in to comment.