From 1fca8109897ecd2d25a49905033ed296b384eec4 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 13 Aug 2015 06:49:32 +0100 Subject: [PATCH] R testing should now work in Travis - remove from expected fails --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 69621cb9c..46a3620d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -89,9 +89,6 @@ matrix: # Not quite working yet - compiler: gcc env: SWIGLANG=python SWIG_FEATURES=-O - # Runtime errors in Travis environment - - compiler: gcc - env: SWIGLANG=r before_install: - date -u - uname -a