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

travis: add -Wno-unknown-warning-option

parent dadf8e12
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ os:
- osx
env:
- CFLAGS=-Wno-absolute-value -Werror
- CFLAGS=-Wno-absolute-value -Wno-unknown-warning-option -Werror
compiler:
- gcc
......
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