mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-25 20:01:04 +00:00
travis: add all/extra warnings
This commit is contained in:
parent
b169529dfd
commit
10cc421fae
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ sudo: required
|
|||
dist: trusty
|
||||
|
||||
env:
|
||||
- CFLAGS=-Werror
|
||||
- CFLAGS=-Wall -W -Werror
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue