From 15841f6c71bc57ad34efa3d772ca935f34a7e252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?= Date: Mon, 25 May 2015 14:56:15 +0200 Subject: Don't allow failure on Puppet 4 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 32af2a0..e8095cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,9 +17,6 @@ matrix: env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes" - rvm: 2.1.0 env: PUPPET_GEM_VERSION="~> 4.0" - allow_failures: - - rvm: 2.1.0 - env: PUPPET_GEM_VERSION="~> 4.0" notifications: email: false deploy: -- cgit v1.2.3