fix: appveyor comment missing

This commit is contained in:
mzwiessele 2017-10-06 14:29:24 +01:00
parent b16463b92f
commit 116b2136ff

View file

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