Browse Source

.travis.yml: bring back -Werror

Convert warnings to errors on CI, or they'll go unnoticed.
master
Zhiming Wang 8 years ago
parent
commit
1e9fc04995
No known key found for this signature in database GPG Key ID: 5B58F95EC95965D8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -13,5 +13,6 @@ matrix:
- os: osx
compiler: clang
script:
- export CFLAGS=-Werror
- make clean
- make

||||||
x
 
000:0
Loading…
Cancel
Save