Package should be pypy compatibile

This commit is contained in:
Juda Kaleta 2013-09-30 13:06:11 +02:00
parent e74cc96374
commit cb8fba4087

View file

@ -2,6 +2,7 @@ language: python
python:
- "2.7"
- "3.3"
- "pypy"
env:
- DJANGO_VERSION=1.5.2
install: