Ensure latest bundler version is installed

This commit is contained in:
Erik Michaels-Ober 2013-12-30 13:22:50 +01:00
parent d96ca17662
commit 48d9304780

View File

@ -1,3 +1,4 @@
before_install: gem update bundler
bundler_args: --standalone --without development
script: RUBYLIB=./bundle script/test