Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Magdalena Rother committed Sep 5, 2019
1 parent 3da264c commit 3d5f3e9
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 @@ -3,6 +3,6 @@ language: python
python:
- "3.6"

einstall: pip install tox-travis codecov
install: pip install tox-travis codecov
script: tox
after_success: codecov

0 comments on commit 3d5f3e9

Please sign in to comment.