Skip to content

Commit

Permalink
ruby250: Travis-CI のチェック対象を変更
Browse files Browse the repository at this point in the history
* 追加
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.0-rc1
* 削除
  - 2.2.8
  - 2.3.5
  - 2.4.2
  • Loading branch information
koi-chan committed Dec 15, 2017
1 parent 32ffd49 commit 9352f48
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ language: ruby
cache: bundler
bundler_args: --deployment
rvm:
- 2.2.8
- 2.2.9
- 2.3.1
- 2.3.5
- 2.4.2
- 2.3.6
- 2.4.3
- 2.5.0-rc1
notifications:
irc:
use_notice: true
Expand Down

0 comments on commit 9352f48

Please sign in to comment.