Fix the build
This commit is contained in:
parent
cd7d63794b
commit
680360a826
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
before_install: gem update bundler
|
||||
before_script: bundle exec rake db:create db:schema:load
|
||||
bundler_args: --without assets:development:production
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1.0
|
||||
- 2.1.0
|
||||
|
|
Loading…
Reference in New Issue