mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
travis-ci: reenable -Werror
This commit is contained in:
parent
0fe6ee5339
commit
7e07d2d77a
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ language: c
|
|||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
env:
|
||||
- CFLAGS=-Werror
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
|
Loading…
Reference in a new issue