Skip to content

Commit

Permalink
Merge pull request #16 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
Fryguy committed Oct 25, 2019
2 parents cbaa6f1 + 45be2f1 commit 806ed4b
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.5
- 2.5.3
- 2.5.7
- 2.6.5
sudo: false
cache: bundler
after_script: bundle exec codeclimate-test-reporter
Expand Down

0 comments on commit 806ed4b

Please sign in to comment.