Updated travisci file to remove allow_failures on Puppet 4

This commit is contained in:
Jonathan Tripathy
2015-06-04 14:27:08 +01:00
parent 0f194c7bb3
commit 232258f290
2 changed files with 1 additions and 4 deletions

View File

@@ -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