Speed-up Travis build.
Remove Python3.2 support and do not require Sphinx
This commit is contained in:
@@ -2,7 +2,7 @@ language: python
|
||||
python:
|
||||
#- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
#- 3.2
|
||||
- 3.3
|
||||
install: pip install -r test-requirements.txt
|
||||
script:
|
||||
|
||||
@@ -3,4 +3,3 @@ flake8
|
||||
nose
|
||||
pep8
|
||||
six
|
||||
Sphinx
|
||||
|
||||
Reference in New Issue
Block a user