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 7307b4b commit 0a862f1Copy full SHA for 0a862f1
.travis.yml
@@ -7,8 +7,6 @@ before_script:
7
language: python
8
matrix:
9
include:
10
- - python: 3.5 # we don't actually use this
11
- env: PYTHON_VERSION=3.6
12
- python: 3.5 # we don't actually use this
13
env: PYTHON_VERSION=3.7
14
# command to install dependencies
0 commit comments