Commit d6df1b34 authored by Matthew Iversen's avatar Matthew Iversen

Allow failures with pypy3 for now

parent 5645776b
...@@ -7,6 +7,9 @@ python: ...@@ -7,6 +7,9 @@ python:
- 3.5 - 3.5
- pypy - pypy
- pypy3 - pypy3
matrix:
allow_failures:
- python: pypy3
env: env:
- "" - ""
- LC_ALL=C LC_CTYPE=C - LC_ALL=C LC_CTYPE=C
......
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