Revert ".travis.yml: reduce Octave make jobs to 3"
This reverts commit 90c32a11c2.
Reverting a series of Octave commits for re-applying again without
incorrect whitespace changes.
This commit is contained in:
parent
15961d581e
commit
f5d714378a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ matrix:
|
|||
- compiler: gcc
|
||||
env: SWIGLANG=lua
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=octave SWIGJOBS=-j3
|
||||
env: SWIGLANG=octave SWIGJOBS=-j4
|
||||
- compiler: gcc
|
||||
env: SWIGLANG=perl5
|
||||
- compiler: gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue