Skip to content

Commit 3f6f040

Browse files
committed
Merge pull request puppetlabs#635 from puppetlabs/travisci_update
Updated travisci file to remove allow_failures on Puppet 4
2 parents 7a4f013 + f0c2096 commit 3f6f040

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@ matrix:
2020
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
2121
- rvm: 1.8.7
2222
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
23-
allow_failures:
24-
- rvm: 2.1.6
25-
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
2623
notifications:
2724
email: false

0 commit comments

Comments
 (0)