Skip to content

Commit

Permalink
Merge pull request #120 from cre-ne-jp/fix-travis-ruby260
Browse files Browse the repository at this point in the history
Travis-CIのチェックが、ruby260 で失敗するバグを修正
  • Loading branch information
ochaochaocha3 committed Jan 27, 2019
2 parents 0068106 + 63ec889 commit d766dc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ rvm:
- 2.6.0
before_install:
# https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
- gem update --system
- gem update --system --no-document
- gem update --no-document
notifications:
irc:
use_notice: true
Expand Down

0 comments on commit d766dc2

Please sign in to comment.