Let Octave 3.8 fail in Travis

Too many internal compiler errors in gcc are failing the builds
This commit is contained in:
William S Fulton 2014-12-28 17:40:12 +00:00
commit df4a219564

View file

@ -55,7 +55,9 @@ matrix:
- compiler: gcc
env: SWIGLANG=tcl
allow_failures:
# None
# Occasional gcc internal compiler error
- compiler: gcc
env: SWIGLANG=octave SWIGJOBS=-j3 VER=3.8
before_install:
- date -u
- uname -a