Skip to content

Commit

Permalink
Update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Feb 16, 2020
1 parent 3a7b028 commit 1b800a4
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 @@ env:
language: ruby
rvm:
- 2.3.8
- 2.4.7
- 2.5.6
- 2.6.4
- 2.4.9
- 2.5.7
- 2.6.5
- 2.7.0
- truffleruby
- ruby-head
install: bundle install
Expand Down

0 comments on commit 1b800a4

Please sign in to comment.