Skip to content
Snippets Groups Projects
Commit 4c7dbbc65a6d authored by Stefan Behnel's avatar Stefan Behnel
Browse files

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

parent 977a1de2e5b5
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,6 @@ ...@@ -80,7 +80,6 @@
- python: pypy3 - python: pypy3
env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt bugs" env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt bugs"
allow_failures: 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 bugs"
- env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt --listfile=tests/pypy2_bugs.txt bugs" - env: BACKEND=c EXCLUDE="--listfile=tests/pypy_bugs.txt --listfile=tests/pypy2_bugs.txt bugs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment