Skip to content

Commit ff54515

Browse files
authored
Merge pull request #132 from gliptak/patch-2
Add Python 3.8 to Travis
2 parents a7a65bf + b0b1d8d commit ff54515

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)