Merge pull request #339 from ijl/py38-travis

Run python3.8 in Linux CI
This commit is contained in:
Yuji Kanagawa 2019-02-07 12:57:12 +09:00 committed by GitHub
commit 2a6679f6a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ matrix:
env: FEATURES=python3
- python: "3.7"
env: FEATURES=python3
allow_failures:
- python: "3.8-dev"
env: FEATURES=python3
env:
global: