Skip to content

Commit

Permalink
Support PyPy3
Browse files Browse the repository at this point in the history
Try out the status of the PyPy3 support of the ZTK packages.
  • Loading branch information
Michael Howitz committed Jul 28, 2017
1 parent f94b16b commit 61343bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ python:
- 3.5
- 3.6
- pypy
- pypy3.5-5.8.0
install:
- pip install -U setuptools==33.1.1
- python bootstrap.py
Expand Down

0 comments on commit 61343bb

Please sign in to comment.