Skip to content

Commit d6691f5

Browse files
committed
Travis: test with python 3.8
1 parent c13b3d4 commit d6691f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ language: python
33

44
python:
55
- "3.6"
6-
- "3.7-dev"
6+
- "3.7"
7+
- "3.8"
78

89
matrix:
910
include:

0 commit comments

Comments
 (0)