Skip to content

Commit

Permalink
fix-travis-ruby260: gem update でのドキュメント生成を止めた
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Jan 27, 2019
1 parent df80ff3 commit 63ec889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ 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:
Expand Down

0 comments on commit 63ec889

Please sign in to comment.