Skip to content

Commit

Permalink
Test with ruby 2.6.6 and 2.7.2 per ManageIQ/manageiq#19678
Browse files Browse the repository at this point in the history
(cherry picked from commit 50f9f78)
  • Loading branch information
jrafanie authored and agrare committed Sep 13, 2021
1 parent 2bb8611 commit f080b38
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 f080b38

Please sign in to comment.