Enable -Werror for Travis.
This commit is contained in:
parent
fe94f9891b
commit
8c69a5893b
|
|
@ -16,6 +16,7 @@ env:
|
|||
- VERILATOR_ROOT=$PWD
|
||||
- VERILATOR_NUM_JOBS=$(echo `nproc` + 1 | bc)
|
||||
- VERILATOR_CONFIG_FLAGS="--enable-maintainer-mode --enable-longtests"
|
||||
- VERILATOR_AUTHOR_SITE=1
|
||||
- OBJCACHE=ccache
|
||||
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Reference in New Issue