summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-07-08 13:39:43 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-07-08 13:39:43 +0200
commitdac54d0e4345e52ce18a802b0ee22e6bb8696f9a (patch)
treefb387e60ff37855241acb3bdb2e3002441aad20e /.travis.yml
parent7a256d93001457a4407807f6d78955cc5e2ca4d1 (diff)
Ignored audio device unit tests because Travis doesn't have audio devices
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c22ce1..3ff3bb0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,4 @@ addons:
packages:
- libgtk-3-bin
- libgtk-3-dev
- - libpango1.0-0
-before_install:
- - sudo apt-get install libasound2-dev alsa-utils alsa-oss
- - sudo modprobe snd-dummy \ No newline at end of file
+ - libpango1.0-0 \ No newline at end of file