Use bundler 1.1
This commit is contained in:
parent
ccb575ba68
commit
ca12bcf7c6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue