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 9, 2020
1 parent 2e5e860 commit 93e9029
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
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 93e9029

Please sign in to comment.