From 6ca8f46c0cb448eef5819b9aa0d8645978b54f64 Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Mon, 6 Jan 2014 10:30:47 +0200 Subject: [PATCH] Remove pypy (psycopg doesn't support it yet) --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2c09e50..1f7048f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ python: - 2.6 - 2.7 - 3.3 - - pypy env: matrix: