diff options
| author | INADA Naoki <inada-n@klab.com> | 2014-02-14 09:01:00 +0900 |
|---|---|---|
| committer | INADA Naoki <inada-n@klab.com> | 2014-02-14 09:01:00 +0900 |
| commit | a5368f62e24dd335bc7bb72980953ca707532693 (patch) | |
| tree | ef3ae04a6f3b68dea473d18e822af8fa4c84bf66 /tox.ini | |
| parent | 400a1030cd69022663be5057d4cd7bd63806754d (diff) | |
| download | msgpack-python-a5368f62e24dd335bc7bb72980953ca707532693.tar.gz | |
travis: Simplify .travis.yml and add PyPy env.
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py32,py33 +envlist = py26,py27,py32,py33,pypy [testenv] deps= |
