.travis.yml: build Octave on OSX with CPP=11
This commit is contained in:
parent
77c0fdaa79
commit
cec09a7e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -442,7 +442,7 @@ matrix:
|
|||
env: SWIGLANG=lua
|
||||
- compiler: clang
|
||||
os: osx
|
||||
env: SWIGLANG=octave SWIGJOBS=-j2
|
||||
env: SWIGLANG=octave SWIGJOBS=-j2 CPP11=1
|
||||
- compiler: clang
|
||||
os: osx
|
||||
env: SWIGLANG=perl5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue