Skip to content

Commit

Permalink
Add Ruby 2.6 to Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
junaruga committed Feb 15, 2019
1 parent 1434cc6 commit 531a229
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ before_install: gem update --system
cache: bundler
rvm:
- 2.2
- 2.3.5
- 2.4.3
- 2.5.0
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.1
- jruby-9.1.6.0

env:
Expand Down

0 comments on commit 531a229

Please sign in to comment.