Skip to content
Snippets Groups Projects
Commit ade354c2 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

CircleCI: error on warnings

parent c5d15ad5
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ jobs:
# command: wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2115-assets-2.7z -O /root/srb2_cache/SRB2-v2115-assets-2.7z
- run:
name: Compile
command: make -C src LINUX=1 GCC49=1 WARNINGMODE=1 -k
command: make -C src LINUX=1 GCC49=1 ERRORMODE=1 -k
- store_artifacts:
path: /root/SRB2/bin/Linux/Release/
destination: bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment