mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-09 01:56:12 -04:00
CI: Build on Ubuntu Xenial for Travis CI
Trusty is reaching EOL in April 2019.
This commit is contained in:
@@ -29,7 +29,7 @@ matrix:
|
||||
before_deploy: "./CI/before-deploy-osx.sh"
|
||||
|
||||
- os: linux
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: required
|
||||
before_install: "./CI/install-dependencies-linux.sh"
|
||||
before_script: "./CI/before-script-linux.sh"
|
||||
|
||||
Reference in New Issue
Block a user