Skip to content

Commit c3ca1d5

Browse files
committed
Remove double before install block.
1 parent 3a38059 commit c3ca1d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
- git remote update
1515
- git diff --exit-code remotes/b/master -- common
1616
- stage: examples
17-
before_install:
18-
- 'gem update --system --conservative || (gem i "rubygems-update:~>2.7" --no-document && update_rubygems)'
19-
- 'gem update bundler --conservative'
2017
name: "Verify examples are consistent"
2118
language: ruby
2219
rvm: 2.5

0 commit comments

Comments
 (0)