Enable tests for Python 3.8-dev (#465)

This commit is contained in:
Aliaksei Urbanski 2019-08-31 02:34:49 +03:00 committed by Sebastián Ramírez
parent 937b462cdd
commit f24d744a3b
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@ cache: pip
python:
- "3.6"
- "3.7"
- "3.8-dev"
- "nightly"
matrix:
allow_failures:
- python: "3.8-dev"
- python: "nightly"
install:
- pip install flit