.travis.yml: test against Octave 4.4
This commit is contained in:
parent
a2ab3d7b20
commit
ebd0b52b3e
1 changed files with 5 additions and 0 deletions
|
|
@ -94,6 +94,11 @@ matrix:
|
|||
env: SWIGLANG=octave SWIGJOBS=-j2 VER=4.2 CPP11=1
|
||||
sudo: required
|
||||
dist: trusty
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=octave SWIGJOBS=-j2 VER=4.4 CPP11=1
|
||||
sudo: required
|
||||
dist: trusty
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=perl5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue