update circleci config

This commit is contained in:
F1ssi0N 2018-03-12 22:28:50 +00:00
parent e9b2f285eb
commit 8e5ac772be

View File

@ -22,9 +22,8 @@ jobs:
name: Build
command: |
cd premake
ls .
cat doghook.make
ls /bin/
sudo ln -s /usr/bin/clang-5.0 /usr/bin/clang
sudo ln -s /usr/bin/clang++-5.0 /usr/bin/clang++
make -j2
- store_artifacts:
path: ~/dogbook/bin/Debug/libdoghook.so