mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
Override angular_pred to generic in travis as well. Assuming false positive from valgrind.
This commit is contained in:
parent
c369ff8873
commit
4f96278162
|
@ -19,7 +19,7 @@ matrix:
|
|||
|
||||
include:
|
||||
- compiler: clang
|
||||
env: KVZ_TEST_VALGRIND=1
|
||||
env: KVZ_TEST_VALGRIND=1 KVAZAAR_OVERRIDE_angular_pred=generic
|
||||
|
||||
- compiler: clang
|
||||
env: CFLAGS='-fsanitize=thread'
|
||||
|
|
Loading…
Reference in a new issue