-j 32 is too many, but an interesting test

pull/914/head
Jesse Vincent 4 years ago
parent 8f4a418bdb
commit 028a43c117
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -38,7 +38,7 @@ jobs:
- env: TEST_TARGET=travis-check-astyle
script:
- unset CC
- make -j 2 $TEST_TARGET
- make -j 32 $TEST_TARGET
notifications:
email:
on_success: change

Loading…
Cancel
Save