Skip to content

Commit

Permalink
update rubys on TravisCI
Browse files Browse the repository at this point in the history
* remove 2.4.x
* update 2.5, 2.6 and 2.7 to newest

Signed-off-by: Tada, Tadashi <t@tdtds.jp>
  • Loading branch information
tdtds committed Jun 24, 2020
1 parent 564b352 commit df8c2c2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ sudo: false
services: memcache

rvm:
- 2.4.7
- 2.5.7
- 2.6.5
- 2.7.0
- 2.5.8
- 2.6.6
- 2.7.1
- ruby-head

matrix:
Expand Down

0 comments on commit df8c2c2

Please sign in to comment.