mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
Revert "Fix .travis.yml."
This reverts commit ba541ada8533cca99190d08533a1786911d85994.
This commit is contained in:
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…
x
Reference in New Issue
Block a user