Commit df9850f9 authored by Stefan Behnel's avatar Stefan Behnel

Allow travis build for Py3.7 final to fail as long as it's not available. :)

parent af197c14
......@@ -82,6 +82,7 @@ matrix:
allow_failures:
- python: pypy
- python: pypy3
- python: 3.7
- python: 3.8-dev
- env: STACKLESS=true BACKEND=c PY=2
- env: STACKLESS=true BACKEND=c PY=3
......
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