Skip to content

Commit cec09a7

Browse files
committed
.travis.yml: build Octave on OSX with CPP=11
1 parent 77c0fda commit cec09a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ matrix:
442442
env: SWIGLANG=lua
443443
- compiler: clang
444444
os: osx
445-
env: SWIGLANG=octave SWIGJOBS=-j2
445+
env: SWIGLANG=octave SWIGJOBS=-j2 CPP11=1
446446
- compiler: clang
447447
os: osx
448448
env: SWIGLANG=perl5

0 commit comments

Comments
 (0)