mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-10 12:35:06 +08:00
Merge pull request #1699 from jwiggins/use-ccache
Enable ccache and Sphinx cache on Travis
This commit is contained in:
@@ -9,7 +9,7 @@ section_end "Test.with.min.requirements"
|
||||
|
||||
section "Build.docs"
|
||||
if [[ ($PY != 2.6) && ($PY != 3.2) ]]; then
|
||||
make html
|
||||
export SPHINXCACHE=$HOME/.cache/sphinx; make html
|
||||
fi
|
||||
section_end "Build.docs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user