Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
foolcage committed Jan 15, 2020
1 parent 82be58c commit 8de09d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ install:
- pip install pytest-cov codecov
- pip install -r ./requirements.txt
script:
- python init_data_sample.py
- pytest tests/ --cov-report term --cov=./zvt --ignore=tests/recorders/
after_success:
- codecov
Expand Down

0 comments on commit 8de09d0

Please sign in to comment.