From 98b1ac3c35799efd6c79ae03cfa776c5afa293d7 Mon Sep 17 00:00:00 2001 From: Florian Mounier Date: Tue, 17 Jan 2017 10:45:04 +0100 Subject: [PATCH] Reremove pypy --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a79f8549..8573637c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: - 3.5 - 3.6 - nightly - - pypy +# - pypy still no pypy 2.6 install: - pip install --upgrade pip setuptools