@ -21,7 +21,7 @@ jobs:
sudo apt-get install libcurl4-openssl-dev libboost-dev
- run:
name: "Build"
command: "make"
command: "make -J 3"
# Invoke jobs via workflows
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows
Powered by TurnKey Linux.