mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 12:21:19 +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
|
dist: trusty
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CFLAGS=-Werror
|
- CFLAGS=-Wall -W -Werror
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
|
Loading…
Reference in a new issue