mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 03:11:09 +00:00
Add Python 3.1
This commit is contained in:
@@ -3,6 +3,7 @@ python:
|
||||
- "2.7"
|
||||
- "2.6"
|
||||
- "2.5"
|
||||
- "3.1"
|
||||
- "3.2"
|
||||
install:
|
||||
- if [ $TRAVIS_PYTHON_VERSION == '2.5' ]; then pip install -r python25-requirements.txt --use-mirrors; fi
|
||||
|
||||
Reference in New Issue
Block a user