Let Octave 3.8 fail in Travis
Too many internal compiler errors in gcc are failing the builds
This commit is contained in:
parent
c26010eb01
commit
df4a219564
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue