Travis CI update
This commit is contained in:
parent
45a2b6361e
commit
2bfc1f2e0e
@ -79,8 +79,8 @@ run_install()
|
||||
# Copy database.yml
|
||||
cp $WORKSPACE/database.yml config/
|
||||
|
||||
# Not ideal, but at present Travis-CI will not install with xapian enabled.
|
||||
bundle install --path vendor/bundle --without xapian
|
||||
# Installation
|
||||
bundle install --path vendor/bundle
|
||||
|
||||
# Run Redmine database migrations
|
||||
bundle exec rake db:migrate RAILS_ENV=test --trace
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user