Skip to content

Commit 28b9ef3

Browse files
committed
Merge branch 'bug/timestamp_ns_issue_649' of https://github.com/auphofBSF/influxdb-python into bug/timestamp_ns_issue_649
2 parents 5e99c09 + 6681e10 commit 28b9ef3

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
@@ -31,7 +31,7 @@ matrix:
3131

3232
install:
3333
- pip install tox-travis
34-
- pip install setuptools==20.6.6
34+
- pip install setuptools==30.0.0
3535
- pip install coveralls
3636
- mkdir -p "influxdb_install/${INFLUXDB_VER}"
3737
- if [ -n "${INFLUXDB_VER}" ] ; then wget "https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VER}_amd64.deb" ; fi

0 commit comments

Comments
 (0)