Merge pull request #561 from SheffieldML/deploy

Deploy
This commit is contained in:
Max Zwiessele 2017-10-06 14:30:01 +01:00 committed by GitHub
commit 3fb335474f

View file

@ -48,7 +48,7 @@ test_script:
- "coverage run travis_tests.py" - "coverage run travis_tests.py"
after_test: after_test:
This step builds your wheels. # This step builds your wheels.
- "python setup.py bdist_wheel bdist_wininst" - "python setup.py bdist_wheel bdist_wininst"
- codecov - codecov