Commit 4b26a347 authored by Stefan Behnel's avatar Stefan Behnel

exclude C++ mode from PyPy testing matrix

parent 80d146fd
......@@ -31,4 +31,7 @@ script:
matrix:
allow_failures:
- python: pypy
exclude:
- python: pypy
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