Skip to content

Commit

Permalink
Have pre-commit run as separate tox target
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Gallagher committed Jul 26, 2018
1 parent 1ec1e33 commit 9af3589
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ matrix:
python: 2.7
- env: TOXENV=py36
python: 3.6
- env: TOXENV=pre-commit
python: 3.6
install: pip install coveralls tox
script: tox
# Special snowflake. Our tests depend on a credentials_secret.json
Expand Down

0 comments on commit 9af3589

Please sign in to comment.