ci: add all Python versions listed as supported in README.rst
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
- "3.1"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
|
|
||||||
env: LIBGIT2=~/libgit2/_install/ LD_LIBRARY_PATH=~/libgit2/_install/lib
|
env: LIBGIT2=~/libgit2/_install/ LD_LIBRARY_PATH=~/libgit2/_install/lib
|
||||||
|
Reference in New Issue
Block a user