mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-01 12:50:48 +08:00
Fix typo in spacer declaration
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ virtualenv:
|
||||
|
||||
before_install:
|
||||
- export DISPLAY=:99.0
|
||||
- export SPACER = "\n\n\n\n\n\n\n\n\n\n*************************\n\n"
|
||||
- export SPACER="\n\n\n\n\n\n\n\n\n\n*************************\n\n"
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
- sudo apt-get update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user