Improved concurrency for building on CI

This commit is contained in:
Thulio Ferraz Assis 2019-09-26 20:19:46 -07:00
parent 9bb251e14a
commit 5bde14d6ba

View File

@ -29,7 +29,7 @@ before_script:
popd popd
script: | script: |
cmake . -DCMAKE_BUILD_TYPE=Release cmake . -DCMAKE_BUILD_TYPE=Release
make make -j$(nproc)
notifications: notifications:
irc: irc:
channels: channels: