Skip to content

Commit

Permalink
Update PyPy version for Travis.
Browse files Browse the repository at this point in the history
cf. https://docs.travis-ci.com/user/languages/python/#pypy-support

modified:   .travis.yml
modified:   CHANGES.rst
  • Loading branch information
jugmac00 committed Apr 9, 2019
1 parent 8c0dac2 commit 26fddd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ python:
- 3.5
- 3.6
- pypy
- pypy3.3-5.2-alpha1
- pypy3.5
install:
- pip install -U setuptools
- pip install zc.buildout
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -4,7 +4,7 @@ Changelog
4.4 (unreleased)
----------------

- Nothing changed yet.
- Update PyPy version. for Travis.


4.3 (2017-09-08)
Expand Down

0 comments on commit 26fddd7

Please sign in to comment.