mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-28 08:49:30 -05:00
Uncomment after_success
This commit is contained in:
parent
60f28ed288
commit
d37e35c93a
@ -14,5 +14,5 @@ install:
|
|||||||
- pip install Flask==0.12 stem==1.5.4 pytest-cov coveralls
|
- pip install Flask==0.12 stem==1.5.4 pytest-cov coveralls
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: pytest --cov=onionshare test/
|
script: pytest --cov=onionshare test/
|
||||||
# after_success:
|
after_success:
|
||||||
# - coveralls
|
- coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user