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 295a796 commit 5db88b1Copy full SHA for 5db88b1
.travis.yml
@@ -6,7 +6,8 @@ matrix:
6
- python: 3.5
7
- python: 3.6
8
- python: 3.7
9
+ - python: 3.8
10
dist: xenial
11
sudo: true
12
script:
- - python -m pytest
13
+ - python -m pytest
0 commit comments