8000
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.
2 parents 5e99c09 + 6681e10 commit 28b9ef3Copy full SHA for 28b9ef3
.travis.yml
@@ -31,7 +31,7 @@ matrix:
31
32
install:
33
- pip install tox-travis
34
- - pip install setuptools==20.6.6
+ - pip install setuptools==30.0.0
35
- pip install coveralls
36
- mkdir -p "influxdb_install/${INFLUXDB_VER}"
37
- if [ -n "${INFLUXDB_VER}" ] ; then wget "https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VER}_amd64.deb" ; fi
0 commit comments