8000 Merge pull request #165 from influxdb/rc26 · kespindler/influxdb-python@19338c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 19338c8

Browse files
committed
Merge pull request influxdata#165 from influxdb/rc26
Travis: updated to influxdb_0.9.0-rc26
2 parents d3c3866 + cb17518 commit 19338c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
install:
1313
- sudo pip install tox
1414
- 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
15+
- wget http://get.influxdb.org/influxdb_0.9.0-rc26_amd64.deb && sudo dpkg -i influxdb_0.9.0-rc26_amd64.deb
1616
script:
1717
- travis_wait tox -e $TOX_ENV
1818
after_success:

0 commit comments

Comments
 (0)
0