Commit 8e97a561 authored by Jürgen Gmach's avatar Jürgen Gmach Committed by Jürgen Gmach

Update PyPy version.

cf https://docs.travis-ci.com/user/languages/python/#pypy-support

This closes #9.

modified:   .travis.yml
modified:   CHANGES.rst
parent d2e98773
...@@ -6,7 +6,7 @@ python: ...@@ -6,7 +6,7 @@ python:
- "3.5" - "3.5"
- "3.6" - "3.6"
- "pypy" - "pypy"
- "pypy3.3-5.2-alpha1" - "pypy3.5"
install: install:
- pip install -U setuptools - pip install -U setuptools
- pip install zc.buildout - pip install zc.buildout
......
...@@ -4,7 +4,7 @@ Changelog ...@@ -4,7 +4,7 @@ Changelog
4.0.2 (unreleased) 4.0.2 (unreleased)
------------------ ------------------
- Nothing changed yet. - Update PyPY version.
4.0.1 (2017-11-27) 4.0.1 (2017-11-27)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment