Skip to content

Commit 0d434be

Browse files
Merge pull request #110 from pall-valmundsson/patch-1
add strict variable testing for puppet 4.0.x
2 parents 974aab3 + 10968e3 commit 0d434be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ env:
1010
- PUPPET_GEM_VERSION="~> 3.7.0" FUTURE_PARSER="yes" STRICT_VARIABLES="no"
1111
- PUPPET_GEM_VERSION="~> 3.7.0" FUTURE_PARSER="yes" STRICT_VARIABLES="yes"
1212
- PUPPET_GEM_VERSION="~> 4.0.0"
13+
- PUPPET_GEM_VERSION="~> 4.0.0" STRICT_VARIABLES="yes"

0 commit comments

Comments
 (0)