update circleci config

This commit is contained in:
F1ssi0N 2018-03-12 21:53:32 +00:00
parent 4fe6482459
commit a976a808ed

View File

@ -14,10 +14,11 @@ jobs:
- run:
name: Generate Make files
command: |
premake gmake
./premake gmake
- run:
name: Build
command: |
cd premake
make -j2
- store_artifacts:
path: ~/dogbook/bin/Debug/libdoghook.so