Skip to content

Commit b1fe8e4

Browse files
authored
Merge pull request #509 from SylvainCorlay/python-3.8
Python 3.8
2 parents 284fea0 + a69448c commit b1fe8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: xenial
22
language: python
33
python:
44
- "nightly"
5-
- "3.8-dev"
5+
- "3.8"
66
- "3.7"
77
- "3.6"
88
- "3.5"

0 commit comments

Comments
 (0)