build wheels

This commit is contained in:
James Turk 2015-04-23 00:57:15 -04:00
parent 78236905e8
commit 2e2fe2f61c
1 changed files with 6 additions and 0 deletions

View File

@ -27,3 +27,9 @@ build: false
test_script:
- "%CMD_IN_ENV% py.test -v jellyfish/test.py"
after_test:
- "%CMD_IN_ENV% python setup.py bdist_wheel"
artifacts:
- path: dist\*