1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

Allow the rails 3.1 appraisal to select the exact version of turn it needs, dont install before hand

This commit is contained in:
Matt Jankowski 2013-01-04 15:37:36 -05:00
parent 3538071421
commit c97d2aeba1

View file

@ -4,7 +4,7 @@ rvm:
- jruby-19mode
before_install:
- gem update --system
- gem install minitest-rails therubyrhino jquery-rails turn rspec-rails
- gem install minitest-rails therubyrhino jquery-rails rspec-rails
jdk:
- openjdk6
gemfile: