Skip to content

Commit 10968e3

Browse files
add strict variable testing for puppet 4.0.x
1 parent d94f97f commit 10968e3

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)