From 135a13c1a95b99a0992ad1f1117d3baa6218d596 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Tue, 6 Jan 2015 07:52:10 +1100 Subject: [PATCH] * Conclude pypy is unsupported for now, because of C++ extensions in spacy. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c412fabd..5ea02f23f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ os: python: - "2.7" - "3.4" - - "pypy" # command to install dependencies install: