We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2c000 commit c41ab5bCopy full SHA for c41ab5b
1 file changed
.travis.yml
@@ -43,6 +43,10 @@ matrix:
43
env: TOX_ENV=py37
44
dist: xenial
45
sudo: true
46
+ - python: 3.8
47
+ env: TOX_ENV=codechecks
48
+ dist: xenial
49
+ sudo: true
50
- python: 3.8
51
env: TOX_ENV=py38
52
0 commit comments