mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-14 18:06:30 -04:00
Modify .travis.yml
This commit is contained in:
parent
c758019067
commit
64f4c7c578
@ -13,6 +13,6 @@ python:
|
||||
install:
|
||||
- pip install Flask==0.12 stem==1.5.4 pytest-cov coveralls
|
||||
# command to run tests
|
||||
script: pytest test/ --cov test/
|
||||
after_success:
|
||||
- coveralls
|
||||
script: pytest --cov=onionshare test/
|
||||
# after_success:
|
||||
# - coveralls
|
||||
|
Loading…
x
Reference in New Issue
Block a user