Skip to content

Commit d00613d

Browse files
committed
aded p3.8 to travis
1 parent c8240e7 commit d00613d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ python:
66
- "3.4"
77
- "3.5"
88
- "3.6"
9+
- "3.7"
910

1011
jobs:
1112
include:
12-
- python: "3.7"
13+
- python: "3.8"
1314
env:
1415
- REQUESTS="requests" # latest
1516

0 commit comments

Comments
 (0)