Skip to content

Commit

Permalink
Skiping strict variables build due to issue #98
Browse files Browse the repository at this point in the history
Issue #98 - #98
  • Loading branch information
Suszyński Krzysztof committed Jun 26, 2018
1 parent 5f7e490 commit fc26700
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ matrix:
gemfile: gemfiles/Gemfile20
- rvm: '2.1'
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: '2.1'
env: PUPPET_GEM_VERSION="~> 3.0" STRICT_VARIABLES=yes
# TODO: Restore after fixing https://github.com/coi-gov-pl/puppet-jboss/issues/98
# - rvm: '2.1'
# env: PUPPET_GEM_VERSION="~> 3.0" STRICT_VARIABLES=yes
- rvm: '2.1'
sudo: required
services: docker
Expand Down

0 comments on commit fc26700

Please sign in to comment.