Commit 80d146fd authored by Stefan Behnel's avatar Stefan Behnel

re-enable PyPy testing in travis

parent 0fae0f8b
......@@ -6,8 +6,7 @@ python:
- 3.2
- 3.3
- 3.4
# - pypy
- pypy
env:
- BACKEND=c
......@@ -32,3 +31,4 @@ script:
matrix:
allow_failures:
- python: pypy
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