Skip to content

Commit 6c199d1

Browse files
committed
Bundler is installed by default on Travis CI
1 parent ecbb45b commit 6c199d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ rvm:
77
- 2.0.0
88
- 1.9.3
99
- jruby-19mode
10-
before_install:
11-
- gem install bundler --version '>= 1.2.2'
1210
before_script: 'bundle exec appraisal install'
1311
script: 'bundle exec rake appraisal test'

0 commit comments

Comments
 (0)