Skip to content

Commit

Permalink
extend travis matrix with a job without strict var
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Apr 8, 2016
1 parent 469ba6c commit 32d0f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ env:
- PUPPET_GEM_VERSION="~> 3.0" STRICT_VARIABLES=yes
- PUPPET_GEM_VERSION="~> 3.0" STRICT_VARIABLES=yes FUTURE_PARSER=yes
- PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES=yes
- PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER=yes

0 comments on commit 32d0f0b

Please sign in to comment.