mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-15 12:54:54 +08:00
Set matplotlib backend to Agg
This commit is contained in:
@@ -27,5 +27,7 @@ script:
|
||||
- mkdir for_test
|
||||
- cd for_test
|
||||
- nosetests-$PYVER --exe -v --cover-package=skimage skimage
|
||||
# run all examples
|
||||
- cd ..
|
||||
- echo 'backend : Agg' > matplotlibrc
|
||||
- make run-all-examples
|
||||
|
||||
Reference in New Issue
Block a user