Skip to content
Snippets Groups Projects
Commit a436ece9 authored by LJ Sonic's avatar LJ Sonic
Browse files

Update CircleCI config

parent e3cbdf8f
No related branches found
No related tags found
No related merge requests found
...@@ -51,8 +51,8 @@ jobs: ...@@ -51,8 +51,8 @@ jobs:
- /var/cache/apt/archives - /var/cache/apt/archives
- checkout - checkout
- run: - run:
name: Compile without network support and BLUA name: Compile without network support
command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1 NO_LUA=1 command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1
- run: - run:
name: wipe build name: wipe build
command: make -C src LINUX=1 cleandep command: make -C src LINUX=1 cleandep
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment