aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-06-19 20:51:53 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2020-06-19 21:16:52 +0200
commit651b9f9bf1d1feedc0895e6f2de2ae58002bbc99 (patch)
tree0637769f141c0dcd84abec8dfde85d86c1f543c7 /.travis.yml
parent995822b5f765228dc5d4496b37eb7033d3fc6e7e (diff)
travis: improve build config
Build config validation showed up 1 warning, 1 info - deprecated sudo - missing os Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
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 cff010c05..5f03189e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,8 +3,8 @@ git:
quiet: true
language: c
+os: linux
dist: focal
-sudo: false
cache:
directories:
- $HOME/sdk