Skip to content

Commit

Permalink
Drop workarounds for Travis CI
Browse files Browse the repository at this point in the history
Apparently, these problems have been fixed.
  • Loading branch information
stomar committed Jul 3, 2018
1 parent a8d588a commit 7547dbd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ sudo: false
rvm: 2.5.1
cache:
bundler: true
before_script:
# https://github.com/travis-ci/travis-ci/issues/8978
- gem update --system
# Fix bundler/dep_proxy failure
- gem install bundler -v 1.16.1
script: bundle exec rake ci
# Notifications, used by our Gitter channel.
notifications:
Expand Down

0 comments on commit 7547dbd

Please sign in to comment.