Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
Add Ruby 2.2.10, 2.3.8, 2.4.5, 2.5.3 2.6.0 support in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yatmsu committed Dec 27, 2018
1 parent 2c45a67 commit 9708829
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: ruby
rvm:
- 2.1.0
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0

0 comments on commit 9708829

Please sign in to comment.