summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 735882e73..c282768f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -369,10 +369,11 @@ matrix:
os: osx
osx_image: xcode12.2
env: SWIGLANG=lua
- - compiler: clang
- os: osx
- osx_image: xcode12.2
- env: SWIGLANG=octave SWIGJOBS=-j2 CPP11=1
+# octave-6.1 not working
+# - compiler: clang
+# os: osx
+# osx_image: xcode12.2
+# env: SWIGLANG=octave SWIGJOBS=-j2 CPP11=1
- compiler: clang
os: osx
osx_image: xcode12.2