summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-04-02 14:34:08 -0400
committerTres Seaver <tseaver@palladion.com>2015-04-02 14:34:08 -0400
commit762a931cf5cca67d514c2e926a3196d62184d092 (patch)
treec99628a79108adebe4edad574dbad7c031a3d2df /.travis.yml
parent550a40ea3f820fb6bcc6915bb08b4548ff614828 (diff)
downloadzope-pagetemplate-762a931cf5cca67d514c2e926a3196d62184d092.tar.gz
Drop PyPy3-specific note.
PyPy issues still remain. [ci skip]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8b14710..f1e555c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,6 @@ env:
- TOXENV=py34
# PyPy support needs cleanup of doctests, plus some help from zope.security.
# - TOXENV=pypy
-# PyPy3 support needs release of a fix for:
-# https://bitbucket.org/pypy/pypy/issue/1946)
# - TOXENV=pypy3
install:
- travis_retry pip install tox