mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 14:36:15 -04:00
Uncomment after_success
This commit is contained in:
parent
60f28ed288
commit
d37e35c93a
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue