From f2ae2fbd3570211520c9ca55a54d0b7c1bf7be5d Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sun, 8 Feb 2015 16:03:45 +0100
Subject: Prevent GTK+ accessibility bus warnings
They ruin the tests.
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 7c82f61..8027bb4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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
--
cgit v1.2.3-70-g09d2