Skip to content

Commit

Permalink
Merge pull request #364 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
carbonin committed Oct 25, 2019
2 parents c4eb127 + 22336e0 commit 0a0d04b
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,7 +1,8 @@
---
language: ruby
rvm:
- 2.4.6
- 2.5.3
- 2.5.7
- 2.6.5
matrix: {}
fast_finish: true
sudo: false
Expand Down

0 comments on commit 0a0d04b

Please sign in to comment.