Skip to content

Commit

Permalink
Use latest ruby minor versions for CI, include ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Doronin authored and misdoro committed Aug 18, 2020
1 parent c3634b1 commit a40b941
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
@@ -1,9 +1,10 @@
language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1
- ruby-head
- rbx
before_install:
Expand Down

0 comments on commit a40b941

Please sign in to comment.