Skip to content

Commit 0a24792

Browse files
marc-hblgirdwood
authored andcommitted
travis: upgrade distribution to Ubuntu 20.04
The current default Travis default is 16.04 which is obsolete. From thesofproject/linux#2402 > Everyone uses 20.04, period. SOF CI also uses 20.04. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
1 parent aa20048 commit 0a24792

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# yaml merge-expand .travis.yml exp.yml && diff -b -u .travis.yml exp.yml
77

88
language: c
9+
# Ubuntu 20.04 LTS
10+
dist: focal
911

1012
git:
1113
depth: false

0 commit comments

Comments
 (0)