Merge pull request #2739 from forslund/feature/travis-test-py3.9

Run unit tests on python 3.9 as well on PRs
pull/2741/head
Kris Gesling 2020-10-28 09:22:54 +09:30 committed by GitHub
commit 157607d728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
# don't rebuild pocketsphinx for every build
cache:
- pip