Add pypy3 to Travis

This commit is contained in:
Carlos Martín Nieto 2014-09-06 18:37:08 +02:00
parent 82167827bc
commit ae00fe4522

@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "pypy"
- "pypy3"
env: LIBGIT2=~/libgit2/_install/ LD_LIBRARY_PATH=~/libgit2/_install/lib