From cb8fba4087a055f162ac31a0aa73fc1af2d56859 Mon Sep 17 00:00:00 2001 From: Juda Kaleta Date: Mon, 30 Sep 2013 13:06:11 +0200 Subject: [PATCH] Package should be pypy compatibile --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0241451..05b75da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: python python: - "2.7" - "3.3" + - "pypy" env: - DJANGO_VERSION=1.5.2 install: