Prevent GTK+ accessibility bus warnings
They ruin the tests.
This commit is contained in:
parent
af51c00c93
commit
f2ae2fbd35
|
@ -14,6 +14,7 @@ install:
|
|||
before_script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
env: NO_AT_BRIDGE=1
|
||||
script:
|
||||
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=ON
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue