Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 3, 2018
1 parent d429bc1 commit 494a71e
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 @@ -13,7 +13,7 @@ install:

script:
- python setup.py check -rms
- tox
- pytest tests --cov=janus
- mypy janus


Expand Down

0 comments on commit 494a71e

Please sign in to comment.