mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
slightly less verbose travis builds
This commit is contained in:
parent
28fd63bd11
commit
715a6d177a
@ -9,6 +9,6 @@ before_script:
|
||||
- rake db:migrate
|
||||
- export RUBY_GC_MALLOC_LIMIT=50000000
|
||||
bundler_args: --without development
|
||||
script: 'rake spec && bundle exec rake qunit:test'
|
||||
script: 'bundle exec rspec && bundle exec rake qunit:test'
|
||||
services:
|
||||
- redis-server
|
||||
|
Loading…
Reference in New Issue
Block a user