summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNico Schlömer <nico.schloemer@gmail.com>2015-02-03 17:25:56 +0200
committerNico Schlömer <nico.schloemer@gmail.com>2015-02-03 17:25:56 +0200
commitd7ecf9323495899bf8d22f21c811b2af5eaa9b41 (patch)
treecaa12762e0d1babbc0686b821bda933ea8b32660 /.travis.yml
parent3907041ce811ef0d9bfc2f41f00997f8e7f2c9ac (diff)
Update .travis.yml
Opus is not supported on precise, travis-ci's building platform.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f69ac82d28..b3cb16316c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,6 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
install:
- - scons test=1 mad=1 opus=1 localecompare=1
+ - scons test=1 mad=1 localecompare=1
script:
- ./mixxx-test