Skip to content

Commit

Permalink
Merge pull request #450 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 bb0b1d4 + 14cf525 commit 0e7c68e
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 0e7c68e

Please sign in to comment.