1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00

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

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