Revert "Revert "Suppress Octave failing the build""
This reverts commit 492b1b0339.
Reverting a series of Octave commits for re-applying again without
incorrect whitespace changes.
This commit is contained in:
parent
851f122bfe
commit
15961d581e
1 changed files with 3 additions and 1 deletions
|
|
@ -47,7 +47,9 @@ matrix:
|
|||
- compiler: gcc
|
||||
env: SWIGLANG=tcl
|
||||
allow_failures:
|
||||
# None
|
||||
# g++-4.6.3 internal compiler error for li_std_vector testcase
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=octave SWIGJOBS=-j4
|
||||
before_install:
|
||||
- date -u
|
||||
- uname -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue