mirror of
https://github.com/sprockets/sprockets.http.git
synced 2024-11-14 11:19:26 +00:00
travis: remove doc building.
RIP pythonhosted.org
This commit is contained in:
parent
cc90a09ae7
commit
eb53e8711c
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ install:
|
|||
- pip install -e .
|
||||
script:
|
||||
- nosetests --with-coverage
|
||||
- ./setup.py build_sphinx
|
||||
after_success:
|
||||
- codecov
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue