Skip to content

Commit

Permalink
Test ruby 2.5.7/2.6.5, see: ManageIQ/manageiq#19414
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Oct 24, 2019
1 parent bb0b1d4 commit 14cf525
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,10 +1,11 @@
---
sudo: required
dist: xenial
cache: bundler
language: ruby
rvm:
- 2.4.6
- 2.5.3
- 2.5.7
- 2.6.5
addons:
postgresql: '10'
before_install: gem install bundler -v 1.12.5
Expand Down

0 comments on commit 14cf525

Please sign in to comment.