Skip to content

Commit

Permalink
Merge pull request #17 from jrafanie/update_travis_ruby26_27
Browse files Browse the repository at this point in the history
Test with ruby 2.6.6 and 2.7.2 per ManageIQ/manageiq#19678

(cherry picked from commit bd9b76a)
  • Loading branch information
agrare authored and Fryguy committed Sep 13, 2021
1 parent 1e62bcc commit 1dd2565
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,8 +1,9 @@
---
language: ruby
cache: bundler
rvm:
- 2.5.8
- 2.6.6
- 2.7.2
addons:
postgresql: '10'
install: bin/setup
Expand Down

0 comments on commit 1dd2565

Please sign in to comment.