summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 53331e6ecc..3a012348e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -128,6 +128,8 @@ before_script:
if [[ "${TRAVIS_OS_NAME}" = "linux" ]]; then
export DISPLAY=:99.0
sh -e /etc/init.d/xvfb start && sleep 3
+ # pretend to play sounds
+ export AUDIODEV=null
fi
script: