Removing before_install block from .travis.yml since it is no longer necessary

This commit is contained in:
Ben Atkins 2013-10-21 16:05:27 -04:00
parent 9500429b37
commit 44f2380ec6
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ rvm:
- jruby-19mode
- jruby-18mode
before_install:
- gem install bundler --version '~> 1.3'
gemfile:
- Gemfile
- gemfiles/3.0.gemfile