Skip to content

Commit

Permalink
Update Ruby versions on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emsk committed Jan 12, 2019
1 parent d085dea commit 0b8cf7f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- ruby-head
before_install:
- export TZ='Asia/Tokyo'
Expand Down

0 comments on commit 0b8cf7f

Please sign in to comment.