Skip to content

Commit ffe219b

Browse files
committed
Remove pre-script bundle install from .travis.yml
Fixes issues with Rubocop checks failing in CI.
1 parent f543fe9 commit ffe219b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
language: ruby
44
install: true
55
script: "script/cibuild"
6-
before_install: gem install bundler
76

87
matrix:
98
include:

0 commit comments

Comments
 (0)