Skip to content

Commit 53f8428

Browse files
jar361rendhalver
authored andcommitted
Add support for puppet 4.10.1 (#150)
1 parent 5d59086 commit 53f8428

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ matrix:
2222
env: PUPPET_GEM_VERSION="~> 4.8.0" FACTER_GEM_VERSION="~> 2.4" HIERA_GEM_VERSION="~> 3.2.0"
2323
- rvm: 2.1.9
2424
env: PUPPET_GEM_VERSION="~> 4.9.0" FACTER_GEM_VERSION="~> 2.4" HIERA_GEM_VERSION="~> 3.3.0"
25+
- rvm: 2.1.9
26+
env: PUPPET_GEM_VERSION="~> 4.10.1" FACTER_GEM_VERSION="~> 2.4" HIERA_GEM_VERSION="~> 3.3.0"
2527

2628
deploy:
2729
provider: puppetforge

0 commit comments

Comments
 (0)