We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51157aa + 4e84e7d commit a2d1024Copy full SHA for a2d1024
1 file changed
.travis.yml
@@ -40,3 +40,7 @@ jobs:
40
env: TOXENV=py37
41
- python: 3.7
42
env: TOXENV=py37-functional
43
+ - python: 3.8
44
+ env: TOXENV=py38
45
46
+ env: TOXENV=py38-functional
0 commit comments