Skip to content

Commit

Permalink
include codechecks in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Nov 30, 2019
1 parent 6d8ccea commit 1e3da9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ matrix:
env: TOX_ENV=py37
dist: xenial
sudo: true
- python: 3.8
env: TOX_ENV=codechecks
dist: xenial
sudo: true
- python: 3.8
env: TOX_ENV=py38
dist: xenial
Expand Down

0 comments on commit 1e3da9b

Please sign in to comment.