Skip to content

Commit 6169863

Browse files
committed
no update required
1 parent d29fb89 commit 6169863

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
@@ -9,9 +9,6 @@ rvm:
99
before_install:
1010
- if [ ${TRAVIS_RUBY_VERSION} = '2.2' ]; then
1111
gem install bundler -v '< 2';
12-
else
13-
gem update --system;
14-
gem install bundler;
1512
fi
1613
script:
1714
- bundle exec rubocop

0 commit comments

Comments
 (0)