mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-03 00:52:20 +08:00
Touch non-existent matplotlibrc
This commit is contained in:
@@ -55,6 +55,7 @@ install:
|
||||
script:
|
||||
# Setup matplotlib settings
|
||||
- mkdir $HOME/.matplotlib
|
||||
- touch $HOME/.matplotlib/matplotlibrc
|
||||
- echo 'backend : Agg' > $HOME/.matplotlib/matplotlibrc
|
||||
- echo 'backend.qt4 : PyQt4' >> $HOME/.matplotlib/matplotlibrc
|
||||
# Run all tests
|
||||
|
||||
Reference in New Issue
Block a user