summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTP Honey <tphoney@users.noreply.github.com>2015-06-05 13:35:00 +0100
committerTP Honey <tphoney@users.noreply.github.com>2015-06-05 13:35:00 +0100
commit237c4b514986379e33efada2f37437852a3cce32 (patch)
treec6de4f4421a1db2bd4cb5baf3214aaf52cd67a7a
parentc69b75f88bba933857c161945721b3802445d9be (diff)
parent650216e5334d6bbcfad3d1ac51868b39f40363bd (diff)
downloadpuppet-stdlib-237c4b514986379e33efada2f37437852a3cce32.tar.gz
puppet-stdlib-237c4b514986379e33efada2f37437852a3cce32.tar.bz2
Merge pull request #471 from puppetlabs/travisci_update
Updated travisci file to remove allow_failures on Puppet4
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7268682..6fad7a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,8 +17,5 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
- rvm: 2.1.6
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
- allow_failures:
- - rvm: 2.1.6
- env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
notifications:
email: false