Skip to content

Commit

Permalink
Add hook build to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Aug 26, 2019
1 parent 6b25809 commit 137bde9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ jobs:
- python: 3.7
env: TOXENV=py37-advanced TOXCFG=tox-integration.ini
stage: full-tests
- python: 3.7
env: TOXENV=py37-hooks TOXCFG=tox-integration.ini
stage: full-tests
- stage: deploy
script: skip
deploy:
Expand Down

0 comments on commit 137bde9

Please sign in to comment.