mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 21:03:29 +08:00
Fix .travis.yml.
This commit is contained in:
parent
2ddf2e0e95
commit
ba541ada85
@ -55,7 +55,7 @@ before_install:
|
|||||||
- eslint test/javascripts
|
- eslint test/javascripts
|
||||||
|
|
||||||
before_script:
|
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:
|
install:
|
||||||
- bash -c "if [ '$RAILS_MASTER' == '1' ]; then bundle update --retry=3 --jobs=3 arel rails seed-fu; fi"
|
- bash -c "if [ '$RAILS_MASTER' == '1' ]; then bundle update --retry=3 --jobs=3 arel rails seed-fu; fi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user