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

re-enable PyPy testing in travis

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