Add Octave 4.4 to Travis allow_failures
This commit is contained in:
parent
f09952e30c
commit
3eb41c9beb
1 changed files with 6 additions and 0 deletions
|
|
@ -361,6 +361,12 @@ matrix:
|
|||
env: SWIGLANG=ocaml
|
||||
sudo: required
|
||||
dist: trusty
|
||||
# Sometimes hits the Travis 50 minute time limit
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=octave SWIGJOBS=-j2 VER=4.4 CPP11=1
|
||||
sudo: required
|
||||
dist: trusty
|
||||
# Not quite working yet
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue