mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 22:07:29 +08:00
Fix wrong escaping
This commit is contained in:
+1
-1
@@ -30,5 +30,5 @@ script:
|
||||
- nosetests-$PYVER --exe -v --cover-package=skimage skimage
|
||||
# run all examples
|
||||
- cd ..
|
||||
- echo 'backend :: Agg' >> matplotlibrc
|
||||
- "echo 'backend \: Agg' > matplotlibrc"
|
||||
- make run-all-examples
|
||||
|
||||
Reference in New Issue
Block a user