Update travis

master
Vishnunarayan K I 2018-07-13 17:07:50 +05:30
parent c083beab22
commit b0b2bab54f
1 changed files with 1 additions and 4 deletions

View File

@ -14,10 +14,7 @@ before_install:
install:
- pip install -e ".[cloudflare]"
script:
# - python -m pytest tests --cov=.
- python -m pytest tests/test_anime.py
- python -m pytest tests/test_player.py
- python -m pytest tests/test_watch.py
- python -m pytest tests --cov=.
after_success:
- pip install codecov
- codecov