Use bundler 1.1

This commit is contained in:
Erik Michaels-Ober 2012-03-12 19:34:07 -05:00
parent ccb575ba68
commit ca12bcf7c6
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
before_install: gem install bundler
before_script: "cd test_app && bundle install && ./script/rails generate impressionist && bundle exec rake db:migrate && cd .."
language: ruby
rvm: