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

Commit

Permalink
Merge pull request #74 from yatmsu/update_ci
Browse files Browse the repository at this point in the history
Add Ruby 2.2.10, 2.3.8, 2.4.5, 2.5.3 2.6.0 support in CI
  • Loading branch information
flavorjones authored Jan 19, 2019
2 parents 0817857 + 9708829 commit fa028e4
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 fa028e4

Please sign in to comment.