Commit 5753e607 authored by Omer Katz's avatar Omer Katz

cpp backend should be excluded from pypy3 and pypy3 should be allowed to fail.

parent cf73f2f1
......@@ -32,7 +32,10 @@ script:
matrix:
allow_failures:
- python: pypy
- python: pypy3
exclude:
- python: pypy
env: BACKEND=cpp
- python: pypy3
env: BACKEND=cpp
fast_finish: true
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