Commit eff599d2 authored by Robert Bradshaw's avatar Robert Bradshaw

Allow (now failing) 3.5-dev failures.

These were already failing when this was added to the build matrix.
parent ef50bfd4
...@@ -37,6 +37,7 @@ matrix: ...@@ -37,6 +37,7 @@ matrix:
allow_failures: allow_failures:
- python: pypy - python: pypy
- python: pypy3 - python: pypy3
- python: 3.5-dev
exclude: exclude:
- python: pypy - python: pypy
env: BACKEND=cpp env: BACKEND=cpp
......
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