Fix the build

This commit is contained in:
Erik Michaels-Ober 2013-12-31 19:55:43 +01:00
parent cd7d63794b
commit 680360a826
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
---
before_install: gem update bundler
before_script: bundle exec rake db:create db:schema:load
bundler_args: --without assets:development:production
language: ruby