Skip to content

Commit

Permalink
Travis CI: Ruby 2.5.0でテストできるようにgemを更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaochaocha3 committed Jan 8, 2018
1 parent 3c8b993 commit 9ff7a05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ rvm:
- 2.3.6
- 2.4.3
- 2.5.0
before_install:
# https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
- gem update --system
notifications:
irc:
use_notice: true
Expand Down

0 comments on commit 9ff7a05

Please sign in to comment.