Test against Python 3.8-dev using Travis

This commit is contained in:
Simon Willison 2019-06-06 01:37:46 -07:00 committed by GitHub
commit f274f90043
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ python:
- "3.6"
- "3.7"
- "3.5"
- "3.8-dev"
# Executed for 3.5 AND 3.5 as the first "test" stage:
script: