Skip to content

Commit

Permalink
Merge pull request #360 from jrafanie/update_travis_rubies
Browse files Browse the repository at this point in the history
Test ruby 2.5.7/2.6.5, see: ManageIQ/manageiq#19414
  • Loading branch information
agrare committed Oct 25, 2019
2 parents ef4986b + e9c4b5d commit dcb4d58
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
dist: xenial
language: ruby
rvm:
- 2.4.6
- 2.5.3
- 2.5.7
- 2.6.5
sudo: false
cache: bundler
env:
Expand Down

0 comments on commit dcb4d58

Please sign in to comment.