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"
|
||||||
|
|
||||||
@@ -21,4 +21,4 @@ matrix:
|
|||||||
- env: JASMINE_BROWSER=phantomjs
|
- env: JASMINE_BROWSER=phantomjs
|
||||||
include:
|
include:
|
||||||
- language: objective-c
|
- language: objective-c
|
||||||
env: JASMINE_BROWSER=safari
|
env: JASMINE_BROWSER=safari
|
||||||
|
|||||||
Reference in New Issue
Block a user