From 77c0fdaa79629362165cd19660186594b541e32b Mon Sep 17 00:00:00 2001 From: Karl Wette Date: Sun, 31 May 2020 10:43:11 +1000 Subject: [PATCH] .travis.yml: require Octave build on OSX to pass --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index e9a0abec3..ee6dfe268 100644 --- a/.travis.yml +++ b/.travis.yml @@ -480,10 +480,6 @@ matrix: env: SWIGLANG=php VER=7.2 sudo: required dist: xenial - # Sometimes hits the Travis 50 minute time limit - - compiler: clang - os: osx - env: SWIGLANG=octave SWIGJOBS=-j2 # Experimental languages - compiler: gcc os: linux