Valid YAML again
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
- "test "Darwin" != `uname` && sh -e /etc/init.d/xvfb start"
|
- "test \"Darwin\" != `uname` && sh -e /etc/init.d/xvfb start"
|
||||||
#- "sh -e travis-chromium-script.sh"
|
#- "sh -e travis-chromium-script.sh"
|
||||||
script: "DISPLAY=:99.0 bundle exec rake core_spec"
|
script: "DISPLAY=:99.0 bundle exec rake core_spec"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user