8000
We read every piece of feedback, and take your input very seriously.
To see 8000 all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3c3866 + cb17518 commit 19338c8Copy full SHA for 19338c8
.travis.yml
@@ -12,7 +12,7 @@ env:
12
install:
13
- sudo pip install tox
14
- sudo pip install coveralls
15
- - wget http://get.influxdb.org/influxdb_0.9.0-rc25_amd64.deb && sudo dpkg -i influxdb_0.9.0-rc25_amd64.deb
+ - wget http://get.influxdb.org/influxdb_0.9.0-rc26_amd64.deb && sudo dpkg -i influxdb_0.9.0-rc26_amd64.deb
16
script:
17
- travis_wait tox -e $TOX_ENV
18
after_success:
0 commit comments