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 3206afb commit 1bd994aCopy full SHA for 1bd994a
.travis.yml
@@ -2,9 +2,9 @@ dist: xenial
2
language: python
3
sudo: false
4
python:
5
-- 3.5
6
- 3.6
7
- 3.7
+- 3.8
8
install:
9
- pip install -U pip setuptools
10
- pip install pytest-runner
0 commit comments