Skip to content

Commit 287cebe

Browse files
committed
Merge remote-tracking branch 'api/v2' into ssl_verify
2 parents 7c8d2a2 + 7f662ee commit 287cebe

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
@@ -1,9 +1,10 @@
11
language: python
22
python:
33
- 2.7
4-
- 3.4
54
- 3.5
65
- 3.6
6+
- 3.7
7+
- 3.8
78
install:
89
- pip install --upgrade pip setuptools wheel
910
- pip install -r requirements.txt

0 commit comments

Comments
 (0)