From 99a516b4ebf4dbdc08b1ffaae4b179e3d013f146 Mon Sep 17 00:00:00 2001 From: Raphaƫl Pinson Date: Tue, 3 Feb 2015 10:51:47 +0100 Subject: Modulesync --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0ca5653..51562b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,8 @@ matrix: env: PUPPET_GEM_VERSION="~> 3.0" - rvm: 2.0.0 env: PUPPET_GEM_VERSION="~> 3.0" - allow_failures: - - rvm: 2.0.0 - env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes" + - rvm: 2.0.0 + env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes" notifications: email: false deploy: -- cgit v1.2.3