Add Python 3.8 to tests.

This commit is contained in:
Christopher K. Hoadley 2019-10-19 22:29:54 -05:00
parent 55499b7cea
commit bf4c6a4a15
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ matrix:
include:
- python: 3.6
- python: 3.7
- python: 3.8
- python: nightly
- python: 3.7
before_script: true # override the flake8 tests