Skip to content

Commit

Permalink
Use newer ruby (2.4.4) for testing Puppet
Browse files Browse the repository at this point in the history
Ruby 2.4.4 is used as of Puppet v5.5.2
  • Loading branch information
ghoneycutt committed Aug 8, 2018
1 parent 338ae0e commit 8a98e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ matrix:
env: PUPPET_GEM_VERSION="~> 4"
- rvm: 2.4.3
env: PUPPET_GEM_VERSION="~> 5"
- rvm: 2.4.2
- rvm: 2.4.4
sudo: required
services: docker
env: BEAKER_set="centos-6"
Expand Down

0 comments on commit 8a98e1d

Please sign in to comment.