Skip to content

Commit

Permalink
Merge pull request #23 from sue445/sue445-patch-2
Browse files Browse the repository at this point in the history
Resolved. timeout error at `gem update --system`
  • Loading branch information
sue445 committed Dec 16, 2019
2 parents 90bc820 + 56c611b commit 6cd09e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ rvm:
cache: bundler
bundler_args: "--jobs=2"
before_install:
- travis_retry gem update --system || travis_retry gem update --system 2.7.8
- travis_retry gem install bundler --no-document || travis_retry gem install bundler --no-document -v 1.17.3
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit 6cd09e4

Please sign in to comment.