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,6 +1,7 @@
--- ---
before_install: gem update bundler
before_script: bundle exec rake db:create db:schema:load before_script: bundle exec rake db:create db:schema:load
bundler_args: --without assets:development:production bundler_args: --without assets:development:production
language: ruby language: ruby
rvm: rvm:
- 2.1.0 - 2.1.0