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 2d4cb3e commit a928c1dCopy full SHA for a928c1d
.travis.yml
@@ -18,21 +18,6 @@ matrix:
18
- python: "3.6"
19
env:
20
- SETUPTOOLS=setuptools PIP=pip
21
- - python: "3.7"
22
- env:
23
- - SETUPTOOLS=setuptools PIP=pip
24
- - python: "3.5"
25
- os: osx
26
27
28
- - python: "3.6"
29
30
31
32
33
34
35
36
37
before_install:
38
- pip install $SETUPTOOLS $PIP -U
0 commit comments