diff options
| author | Joni Orponen <joni.orponen@gmail.com> | 2017-11-30 01:27:42 +0100 |
|---|---|---|
| committer | Joni Orponen <joni.orponen@gmail.com> | 2017-11-30 01:27:42 +0100 |
| commit | cb8e9b7395b62fcbb7f000e7800959f97d08a959 (patch) | |
| tree | f458ed5907872860deba65d4c84dd0e273a6574b | |
| parent | 843d511a8a06f832cb8ca214cb1d909235533ade (diff) | |
| download | zope-component-roto-test-pypy3.tar.gz | |
Also test on PyPy 3.roto-test-pypy3
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index cd1bdfc..13f530d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ python: - 3.5 - 3.6 - pypy + - pypy3 script: - coverage run -m zope.testrunner --test-path=src |
