summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-09-22 09:19:53 -0500
committerJason Madden <jamadden@gmail.com>2017-09-22 09:28:10 -0500
commit86f42469040ae26c91dce8cd0d0e94b63d00cf13 (patch)
tree3a78ec89d97743db17ea454062c7c63d3aa95786
parent1f607d32e19cab9cfa7928e7b55c823383e3ee3c (diff)
downloadzope-tales-issue6.tar.gz
switch pypy[3] back to floating.issue6
-rw-r--r--.travis.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index b07bcf7..e903051 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,8 @@ python:
- 3.4
- 3.5
- 3.6
- # Force a newer PyPy on the old 'precise' CI image
- # in order to install 'cryptography' needed for coveralls
- # After September 2017 this should be the default and the version
- # pin can be removed.
- - pypy-5.6.0
- - pypy3.5-5.8.0
+ - pypy
+ - pypy3
install:
- pip install -U pip setuptools
- pip install -U coverage coveralls