Skip to content

Commit

Permalink
forgot how coveralls worked
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed Nov 12, 2019
1 parent 8befc41 commit 66446d1
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 @@ -70,6 +70,8 @@ test_script:

after_test:
- ECHO "DONE!"
- ECHO "Running coveralls..."
- "%PYTHON%/Scripts/coveralls.exe"
- ECHO "BUILDING WHEELS..."
- "%PYTHON%/python setup.py sdist bdist_wheel --plat-name=%PLAT_NAME% --python-tag=%PY_TAG%"
- ps: rm dist/*.egg
Expand Down

0 comments on commit 66446d1

Please sign in to comment.