1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Use bundler --pre for travis builds

This commit is contained in:
Jeremy Kemper 2013-01-03 18:05:17 -07:00
parent e00b8ecf1a
commit 4d240ec20a

View file

@ -1,6 +1,6 @@
script: 'ci/travis.rb'
before_install:
- gem install bundler
- gem install bundler --pre
rvm:
- 1.9.3
- 2.0.0