Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 5da62e9

Browse files
committed
unpin pypy and add last influxdb
1 parent 3e89b83 commit 5da62e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ python:
44
- "2.7"
55
- "3.5"
66
- "3.6"
7-
- "pypy-5.3.1"
7+
- "pypy"
88
- "pypy3"
99

1010
env:
1111
- INFLUXDB_VER=1.2.4
1212
- INFLUXDB_VER=1.3.9
1313
- INFLUXDB_VER=1.4.2
1414
- INFLUXDB_VER=1.5.4
15+
- INFLUXDB_VER=1.7.2
1516

1617
addons:
1718
apt:

0 commit comments

Comments
 (0)