Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsaxonwp committed Jun 9, 2019
2 parents 1497023 + f21db10 commit be8b012
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ python:
sudo: required
dist: xenial
install:
- pip install -U tox-travis coveralls flake8
- pip install -U tox-travis coveralls
script:
- tox
after_success:
- coveralls
- flake8 --exclude=.tox/py,.eggs



0 comments on commit be8b012

Please sign in to comment.