Skip to content

Commit

Permalink
Merge pull request #208 from chef/owners
Browse files Browse the repository at this point in the history
Test on modern ruby versions
  • Loading branch information
tas50 authored Nov 27, 2018
2 parents 517d593 + 3c2302f commit 64f88c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ cache: bundler

matrix:
include:
- rvm: 2.3.7
- rvm: 2.4.4
- rvm: 2.5.1
- rvm: 2.3.8
- rvm: 2.4.5
- rvm: 2.5.3
- rvm: ruby-head
allow_failures:
- rvm: ruby-head
Expand Down

0 comments on commit 64f88c5

Please sign in to comment.