OOPS: Invalid YAML

This commit is contained in:
Robin Ward 2013-06-19 18:22:14 -04:00
parent 7772ef7529
commit 285e27fe84

View file

@ -9,6 +9,6 @@ before_script:
- rake db:migrate - rake db:migrate
- export RUBY_GC_MALLOC_LIMIT=50000000 - export RUBY_GC_MALLOC_LIMIT=50000000
bundler_args: --without development bundler_args: --without development
script: 'rake jshint && rake spec && bundle exec rake qunit:test" script: 'rake jshint && rake spec && bundle exec rake qunit:test'
services: services:
- redis-server - redis-server