Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andgineer committed Jun 9, 2020
1 parent 15fb53f commit 17e0253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
install:
- python3 -m pip install -r requirements.txt
script:
- python3 -m unittest discover --start-directory tests --verbose
- python3 -m unittest --verbose
after_success:
- coveralls

0 comments on commit 17e0253

Please sign in to comment.