.travis.yml: Use Ubuntu 20.04 "Focal" environment
This commit is contained in:
parent
b6d4d331a9
commit
c2e7ffa173
@ -11,6 +11,6 @@ before_script:
|
|||||||
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
||||||
script:
|
script:
|
||||||
- hugo
|
- hugo
|
||||||
dist: bionic
|
dist: focal
|
||||||
|
|
||||||
# vim: ts=2 sw=2 et
|
# vim: ts=2 sw=2 et
|
||||||
|
Loading…
Reference in New Issue
Block a user