mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 11:51:10 +00:00
Restore Python 2.5 and 2.6
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ install:
|
||||
- python setup.py install
|
||||
script:
|
||||
- cd # Run installed code (maybe 2to3ed), not code in current directory (always for python2)
|
||||
- python -m github.tests
|
||||
- python -m github.tests.__main__ # __main__ is for Python 2.5 and 2.6
|
||||
|
||||
Reference in New Issue
Block a user