mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-15 12:54:54 +08:00
Unescape dollar sign
This commit is contained in:
+1
-1
@@ -31,4 +31,4 @@ script:
|
||||
# run all examples
|
||||
- cd ..
|
||||
- "echo 'backend : Agg' > matplotlibrc"
|
||||
- for f in doc/examples/*.py; do python "$$f"; done
|
||||
- for f in doc/examples/*.py; do $PYTHON "$f"; done
|
||||
|
||||
Reference in New Issue
Block a user