Skip to content

Commit 103c7dc

Browse files
committed
Updated influxdb version
1 parent f3acbd8 commit 103c7dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ install:
2020
- pip install tox
2121
- pip install coveralls
2222
- mkdir influxdb_install
23-
- wget https://s3.amazonaws.com/influxdb/influxdb_0.9.6.1_amd64.deb
24-
- dpkg -x influxdb_*_amd64.deb influxdb_install
23+
- wget https://s3.amazonaws.com/influxdb/influxdb_0.12.1-1_amd64.deb
24+
- dpkg -x influxdb*.deb influxdb_install
2525
script:
26-
- export INFLUXDB_PYTHON_INFLUXD_PATH=$(pwd)/influxdb_install/opt/influxdb/versions/0.9.6.1/influxd
26+
- export INFLUXDB_PYTHON_INFLUXD_PATH=$(pwd)/influxdb_install/usr/bin/influxd
2727
- travis_wait 30 tox -e $TOX_ENV
2828
after_success:
2929
- if [ "$TOX_ENV" == "coverage" ] ; then coveralls; fi

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy