projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
995822b
)
travis: improve build config
12535/head
author
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Fri, 19 Jun 2020 18:51:53 +0000
(20:51 +0200)
committer
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Fri, 19 Jun 2020 19:16:52 +0000
(21:16 +0200)
Build config validation showed up 1 warning, 1 info
- deprecated sudo
- missing os
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index cff010c05e4a3e189c60680232ef8e19f4b24f7b..5f03189e63556a9361256bf3786b9b4059458f80 100644
(file)
--- 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