Run tests on travis CI for pypy

Because #209 is done
This commit is contained in:
Alexander Bayandin
2014-02-02 12:11:19 +03:00
parent 6a8e7a97cb
commit b9bf1175e2

View File

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