ci: add all Python versions listed as supported in README.rst

This commit is contained in:
Christian Boos
2012-06-06 21:52:13 +02:00
parent 38d5bf03ad
commit 6859e4b02a

View File

@@ -1,7 +1,9 @@
language: python
python:
- "2.6"
- "2.7"
- "3.1"
- "3.2"
env: LIBGIT2=~/libgit2/_install/ LD_LIBRARY_PATH=~/libgit2/_install/lib