update circleci config

This commit is contained in:
F1ssi0N 2018-03-12 22:03:01 +00:00
parent 867a24ed8a
commit 765b6dda78

View File

@ -14,7 +14,7 @@ jobs:
- run: - run:
name: Generate Make files name: Generate Make files
command: | command: |
ls . chmod +x premake5
./premake5 gmake ./premake5 gmake
- run: - run:
name: Build name: Build