Test again under pypy

This commit is contained in:
Markus Unterwaditzer 2015-02-22 20:17:50 +01:00
parent 72123f00f0
commit b2a68ec1a1

View file

@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "pypy"
- "3.3"
- "3.4"
env: