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:
|
before_script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
|
env: NO_AT_BRIDGE=1
|
||||||
script:
|
script:
|
||||||
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=ON
|
- cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=ON
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in New Issue