install locally

This commit is contained in:
Matthias Bartelmeß 2016-07-03 17:01:26 +02:00 committed by GitHub
parent ca444f3c7d
commit c57a3aeb22

View File

@ -24,6 +24,8 @@ build_script:
%PIP% install wheel
%PYTHON% setup.py bdist_wheel
%PIP% install .
test_script:
- cmd: '%PYTHON% setup.py test'
artifacts: