mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-28 00:39:37 -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
|
||||
# command to run tests
|
||||
script: pytest --cov=onionshare test/
|
||||
# after_success:
|
||||
# - coveralls
|
||||
after_success:
|
||||
- coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user