Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Commit 65530a4

Browse files
committed
Merge pull request #177 from michaeltlombardi/ticket/master/MODULES-6339-update-travis-config
(MODULES-6339) Remove bundler update from before_install
2 parents cd884db + f2adc2b commit 65530a4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

moduleroot/.travis.yml.erb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ sudo: false
44
language: ruby
55
cache: bundler
66
script: <%= @configs['script'] %>
7-
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
8-
before_install:
9-
- gem update bundler
107
<% if @configs['env'] -%>
118
env:
129
<% if @configs['env']['global'] -%>

0 commit comments

Comments
 (0)