mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Uncomment after_success
This commit is contained in:
parent
2cd0f70051
commit
6c458f7fea
@ -14,5 +14,5 @@ install:
|
||||
- pip install Flask==0.12 stem==1.5.4 pytest-cov coveralls
|
||||
# command to run tests
|
||||
script: pytest --cov=onionshare test/
|
||||
# after_success:
|
||||
# - coveralls
|
||||
after_success:
|
||||
- coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user