summaryrefslogtreecommitdiffstats
path: root/ci/build-tumbleweed.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: do bootstrap outside the docker containerJan Ekström2018-09-291-1/+0
| | | | | | | | | This way the docker container in itself does no networking. It seems like travis disabled network access from the actual docker containers. (cherry picked from commit 2d785f3ea39d6779a6ac44d85d7cdc0acf891f43)
* ci: enable libsmbclientMartin Herkt2018-07-051-5/+6
|
* ci: Use custom container for Travis buildsMartin Herkt2018-06-251-0/+16
Temporary solution. For now, this builds using a container image based on openSUSE Tumbleweed with the current FFmpeg release. More containers will be added (at least with git snapshots of FFmpeg and libass), and Travis will eventually be replaced with something we have more control over.