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:
William S Fulton 2014-10-09 19:33:53 +01:00
commit f5d714378a

View file

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