5 lines
119 B
YAML
5 lines
119 B
YAML
before_script: "sh -e /etc/init.d/xvfb start"
|
|
script: "DISPLAY=:99.0 bundle exec rake jasmine:headless"
|
|
rvm:
|
|
- 1.9.2
|