Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasulejoseph committed Aug 22, 2018
1 parent a4822f4 commit ace1cea
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 @@ -10,7 +10,6 @@ install:

script:
- python3 -m pytest
- pytest --cov = app/

after_success:
- coveralls

0 comments on commit ace1cea

Please sign in to comment.