Updated travisci file to remove allow_failures on Puppet 4
This commit is contained in:
parent
b5b9c78d76
commit
f0c2096a8a
1 changed files with 0 additions and 3 deletions
|
@ -20,8 +20,5 @@ matrix:
|
|||
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
|
||||
- rvm: 1.8.7
|
||||
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
|
||||
allow_failures:
|
||||
- rvm: 2.1.6
|
||||
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue