Skip to content

Commit

Permalink
ruby227: Ruby2.2.7 リリースに伴い、Travis-CIのチェック対象を変更
Browse files Browse the repository at this point in the history
* 2.2.6 でのチェックを廃止
* 2.2.7 でのチェックを追加
* 2.4.0 でのチェックを廃止
  • Loading branch information
koi-chan committed Mar 28, 2017
1 parent 23c79f3 commit ade60a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ language: ruby
cache: bundler
bundler_args: --deployment
rvm:
- 2.2.6
- 2.2.7
- 2.3.1
- 2.3.3
- 2.4.0
- 2.4.1
notifications:
irc:
Expand Down

0 comments on commit ade60a5

Please sign in to comment.