Scilab is broken - prevent it from breaking the Travis tests
This commit is contained in:
parent
0f0345c214
commit
6aebe9ad65
1 changed files with 4 additions and 0 deletions
|
|
@ -161,6 +161,10 @@ matrix:
|
|||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=python SWIG_FEATURES=-O
|
||||
# Currently broken
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=scilab
|
||||
before_install:
|
||||
- date -u
|
||||
- uname -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue