travis-ci reduce parallel make to 4 threads

-travis only has 2 cores
This commit is contained in:
Daniel Agar 2015-04-18 01:13:25 -04:00
parent 207b57869d
commit 870c9532a9
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ script:
- ccache -s
- echo -en 'travis_fold:end:script.2\\r'
- echo 'Building Firmware..' && echo -en 'travis_fold:start:script.3\\r'
- make -j6
- make -j4
- ccache -s
- echo -en 'travis_fold:end:script.3\\r'
- zip Firmware.zip Images/*.px4