We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26d4d0 commit d5b0849Copy full SHA for d5b0849
.travis.yml
@@ -12,7 +12,7 @@ matrix:
12
- python: "3.7"
13
env: TOXENV=ci37
14
- python: "3.8"
15
- env: TOXENV=ci38
+ env: TOXENV=ci37
16
17
cache:
18
- pip
0 commit comments