summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-04-30 08:30:44 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-04-30 08:30:44 -0400
commit054f2253cf66d41c28969b10260eb523e38e921a (patch)
treee92e7f323fdd281674be43c20286a78f30961f86
parent16bb278fdf441b59653872cb8a5dc749230a4fa8 (diff)
downloadcherrypy-054f2253cf66d41c28969b10260eb523e38e921a.tar.gz
Seems tests don't complete on pypy, so omit them for now.
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 19f7ab67..91a0a9d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,8 +6,6 @@ python:
- 3.3
- 3.4
- 3.5
-- pypy
-- pypy3
script:
- nosetests -s .
deploy: