Skip to content

Commit f740977

Browse files
authored
Merge pull request #1814 from stomar/drop-travis-workarounds
Drop workarounds for Travis CI
2 parents a8d588a + 7547dbd commit f740977

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ sudo: false
33
rvm: 2.5.1
44
cache:
55
bundler: true
6-
before_script:
7-
# https://github.com/travis-ci/travis-ci/issues/8978
8-
- gem update --system
9-
# Fix bundler/dep_proxy failure
10-
- gem install bundler -v 1.16.1
116
script: bundle exec rake ci
127
# Notifications, used by our Gitter channel.
138
notifications:

0 commit comments

Comments
 (0)