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

travis: compile with warnings as errors, skip absolute-value warnings

parent 07fc74ea
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@ language: c
sudo: required
dist: trusty
env:
- CFLAGS=-Wno-absolute-value -Werror
compiler:
- gcc
- clang
......
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