parent
ba541ada85
commit
cbde8600fe
|
@ -55,7 +55,7 @@ before_install:
|
|||
- eslint test/javascripts
|
||||
|
||||
before_script:
|
||||
- bash -c "if [ '$QUNIT_RUN' == '0' ]; then bundle exec rake db:create db:migrate; fi"
|
||||
- bash -c "if [ '$QUNIT_RUN' == '0' ]; then bundle exec rake db:create db:migrate; fi
|
||||
|
||||
install:
|
||||
- bash -c "if [ '$RAILS_MASTER' == '1' ]; then bundle update --retry=3 --jobs=3 arel rails seed-fu; fi"
|
||||
|
|
Loading…
Reference in New Issue