summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2020-03-25 19:22:23 +0100
committerJan Ekström <jeebjp@gmail.com>2020-03-25 23:50:29 +0200
commit570839c68e66de3e2cc106b743986164d6a64613 (patch)
tree9f9a4e8cdaf4accd27ac7be8f0188c2e9e564928 /.travis.yml
parente31fbbeeee2018c9008a7ee160ef4d76221602da (diff)
downloadmpv-570839c68e66de3e2cc106b743986164d6a64613.tar.bz2
mpv-570839c68e66de3e2cc106b743986164d6a64613.tar.xz
travis: fix config validation warnings
private keys should be prefixed with an underscore (_). the sudo key is deprecated and doesn't influence anything anymore.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index a3bc950251..4351e08b66 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: c
-macbase:
+_macbase:
- &macOld
os: osx
compiler: clang
@@ -43,8 +43,6 @@ dist: bionic
services:
- docker
-sudo: required
-
env:
global:
# Coverity token