Skip to content

Commit

Permalink
travis: bump to focal
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Pisati <[email protected]>
  • Loading branch information
piso77 committed Mar 26, 2021
1 parent 3a06879 commit fb59c2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist: xenial
dist: focal
sudo: required

matrix:
Expand All @@ -12,7 +12,7 @@ matrix:
- env: TARGET=n8vem-mark4

before_install:
- sudo add-apt-repository -y ppa:p-pisati/fuzix
- sudo add-apt-repository -n -y ppa:p-pisati/fuzix
- sudo apt-get update -q
- sudo apt-get install -y byacc automake # FUZIX build deps
- sudo update-alternatives --set yacc /usr/bin/byacc
Expand Down

0 comments on commit fb59c2f

Please sign in to comment.