Skip to content

Commit

Permalink
Run pre-commit on Travis
Browse files Browse the repository at this point in the history
modified:   .travis.yml
  • Loading branch information
jugmac00 committed Jul 17, 2020
1 parent 7b2bd35 commit 736fbb6
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 @@ -13,6 +13,8 @@ matrix:
env: TOXENV=py38
- python: "3.9-dev"
env: TOXENV=py39
- python: "3.8"
env: TOXENV=pre-commit
allow_failures:
- python: "3.9-dev"
env: TOXENV=py39
Expand Down

0 comments on commit 736fbb6

Please sign in to comment.