summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2019-06-14 05:24:35 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2019-06-14 05:24:35 +0200
commit6aecd10ebad03f02486722f4f54e3236867f972f (patch)
treee4765d1858ac469054026b1999aee1a14a8dd610 /.travis.yml
parent59f1e72a3cabee21d8144883d94aa1e9844eb97d (diff)
downloadmpv-6aecd10ebad03f02486722f4f54e3236867f972f.tar.bz2
mpv-6aecd10ebad03f02486722f4f54e3236867f972f.tar.xz
ci: Remove snapshot-deps config from tw builds
OBS isn’t really set up to support this. If needed, we should instead git clone FFmpeg as part of the CI. I don’t think it is, though.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8e3d962834..d494ab832c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,8 +12,6 @@ env:
matrix:
- CONTAINER=registry.cirno.systems/kiwi/containers/mpv-ci:stable-deps CI_SCRIPT=ci/build-tumbleweed.sh CC=gcc
- CONTAINER=registry.cirno.systems/kiwi/containers/mpv-ci:stable-deps CI_SCRIPT=ci/build-tumbleweed.sh CC=clang
- - CONTAINER=registry.cirno.systems/kiwi/containers/mpv-ci:snapshot-deps CI_SCRIPT=ci/build-tumbleweed.sh CC=gcc
- - CONTAINER=registry.cirno.systems/kiwi/containers/mpv-ci:snapshot-deps CI_SCRIPT=ci/build-tumbleweed.sh CC=clang
- CONTAINER=registry.cirno.systems/kiwi/containers/mpv-ci-mingw64:i686 CI_SCRIPT=ci/build-mingw64.sh TARGET=i686-w64-mingw32
- CONTAINER=registry.cirno.systems/kiwi/containers/mpv-ci-mingw64:x86_64 CI_SCRIPT=ci/build-mingw64.sh TARGET=x86_64-w64-mingw32
global: