Skip to content

Commit

Permalink
update travis target ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nov committed May 14, 2020
1 parent 301d718 commit 14f8882
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ before_install:
- git submodule update --init --recursive

rvm:
- 2.3.7
- 2.4.4
- 2.5.1
- 2.5.8
- 2.6.6
- 2.7.1

jdk:
- openjdk11

0 comments on commit 14f8882

Please sign in to comment.