Skip to content

Commit 1602d3b

Browse files
Merge pull request influxdata#3 from influxdb/master
Updating master
2 parents b40029a + ae67cce commit 1602d3b

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
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-
- ./build_influxdb_server.sh
15+
- wget http://get.influxdb.org/influxdb_0.9.0-rc18_amd64.deb && sudo dpkg -i influxdb_0.9.0-rc18_amd64.deb
1616
script:
1717
- travis_wait tox -e $TOX_ENV
1818
after_success:

build_influxdb_server.sh

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)