Skip to content

Commit b0b1d8d

Browse files
authored
Add Python 3.8 to Travis
1 parent a7a65bf commit b0b1d8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: python
22

33
python:
44
- "nightly"
5+
- "3.8"
56
- "3.7"
67
- "3.6"
78
- "3.5"

0 commit comments

Comments
 (0)