Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsaxon committed Jun 9, 2019
1 parent 6dc0174 commit 87ff9ec
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 @@ -9,6 +9,6 @@ install:
- pip install -U tox-travis coveralls flake8
script:
- tox
- flake8 --exclude=.tox, .eggs
- flake8 --exclude=.tox, .egg
after_success:
- coveralls

0 comments on commit 87ff9ec

Please sign in to comment.