Commit f70d9652 authored by Stefan Behnel's avatar Stefan Behnel

Include Py3.9 in travis build matrix.

parent 1d293941
......@@ -19,6 +19,7 @@ cache:
python:
- 3.8
- 2.7
- 3.9-dev
- 3.7
- 3.6
- 3.5
......@@ -72,6 +73,7 @@ matrix:
- python: pypy3
env: BACKEND=c
allow_failures:
- python: 3.9-dev
- python: pypy
- python: pypy3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment