Add Python 3.8 to tests.

pull/343/head
Christopher K. Hoadley 5 years ago
parent 55499b7cea
commit bf4c6a4a15

@ -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

Loading…
Cancel
Save