Valid YAML again

This commit is contained in:
Greg Cobb and JR Boyens
2013-07-18 17:12:39 -07:00
parent 24a7f55fa6
commit bc9c857f43

View File

@@ -1,6 +1,6 @@
before_install:
- "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"
script: "DISPLAY=:99.0 bundle exec rake core_spec"
@@ -21,4 +21,4 @@ matrix:
- env: JASMINE_BROWSER=phantomjs
include:
- language: objective-c
env: JASMINE_BROWSER=safari
env: JASMINE_BROWSER=safari