Skip to content

Commit

Permalink
Merge pull request #74 from ghoneycutt/travis
Browse files Browse the repository at this point in the history
Use ruby 2.4.3 with Puppet 5
  • Loading branch information
ghoneycutt committed May 21, 2018
2 parents 2155e7f + 01d5c32 commit 7d77b14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ matrix:
include:
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4" CHECK=test
- rvm: 2.4.1
- rvm: 2.4.3
env: PUPPET_GEM_VERSION="~> 5" CHECK=test
- rvm: 2.4.1
- rvm: 2.4.3
env: PUPPET_GEM_VERSION="~> 5" CHECK=build DEPLOY_TO_FORGE=yes


Expand Down

0 comments on commit 7d77b14

Please sign in to comment.