Commit 6d309824 authored by Stefan Behnel's avatar Stefan Behnel

Test suite no longer fails in Py3.9, so enable it as a fully supported target in travis.

parent 5f2a908f
......@@ -80,7 +80,6 @@ matrix:
- python: pypy3
env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt bugs"
allow_failures:
- python: 3.9-dev
- env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt bugs"
- env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt --listfile=tests/pypy2_bugs.txt bugs"
......
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