From b421a502b4bc2efef7619e999d3a2a6d13cc0af2 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 7 Dec 2017 12:53:16 -0800 Subject: Remove the allowed_failures in Travis It should all pass now Signed-off-by: Tim Smith --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b82c9df10e..be66d46438 100644 --- a/.travis.yml +++ b/.travis.yml @@ -327,7 +327,6 @@ matrix: - cat /tmp/out.txt - sudo cat /var/log/squid3/cache.log - sudo cat /var/log/squid3/access.log - allow_failures: - rvm: 2.4.2 services: docker sudo: required -- cgit v1.2.1