We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a4b23 commit 1b492f5Copy full SHA for 1b492f5
1 file changed
.travis.yml
@@ -7,6 +7,8 @@ matrix:
7
env: TOXENV=py36
8
- python: 3.7
9
env: TOXENV=py37
10
+ - python: 3.8-dev
11
+ env: TOXENV=py38
12
13
branches:
14
only:
0 commit comments