.travis.yml: build Octave on OSX with CPP=11

This commit is contained in:
Karl Wette 2020-05-31 00:34:18 +10:00
commit cec09a7e6e

View file

@ -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