From b0de1a8a1922ed4552d1dc45d0550d98716e2002 Mon Sep 17 00:00:00 2001 From: Romain Francois Date: Fri, 31 May 2019 08:57:38 +0200 Subject: [PATCH] R should pass now --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 79ce8cd29ca1b..622e820840f71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,8 +47,6 @@ before_install: - if [ $TRAVIS_OS_NAME == "linux" ]; then ccache -s; fi matrix: - allow_failures: - - language: r fast_finish: true include: - name: "Lint, Release tests"