Skip to content

Commit

Permalink
library-verUP-201910: Travis-CI のチェック対象の ruby バージョンを更新
Browse files Browse the repository at this point in the history
削除: 2.4.7, 2.5.6, 2.6.4
追加: 2.4.8, 2.5.7, 2.6.5
  • Loading branch information
koi-chan committed Oct 2, 2019
1 parent 23f93a6 commit 82337bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ language: ruby
cache: bundler
bundler_args: --deployment
rvm:
- 2.4.7
- 2.5.6
- 2.6.4
- 2.4.8
- 2.5.7
- 2.6.5
- 2.7.0-preview1
before_install:
# https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
Expand Down

0 comments on commit 82337bd

Please sign in to comment.