Skip to content

Commit c41ab5b

Browse files
committed
include codechecks in CI
1 parent 1f2c000 commit c41ab5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ matrix:
4343
env: TOX_ENV=py37
4444
dist: xenial
4545
sudo: true
46+
- python: 3.8
47+
env: TOX_ENV=codechecks
48+
dist: xenial
49+
sudo: true
4650
- python: 3.8
4751
env: TOX_ENV=py38
4852
dist: xenial

0 commit comments

Comments
 (0)