Updated travisci file to remove allow_failures on Puppet 4

This commit is contained in:
Jonathan Tripathy 2015-06-04 14:28:17 +01:00
parent b5b9c78d76
commit f0c2096a8a

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