mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
OOPS: Invalid YAML
This commit is contained in:
parent
7772ef7529
commit
285e27fe84
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ before_script:
|
|||
- rake db:migrate
|
||||
- export RUBY_GC_MALLOC_LIMIT=50000000
|
||||
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:
|
||||
- redis-server
|
||||
|
|
Loading…
Reference in a new issue