mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-14 16:27:04 +01:00
.travis.yml: Use Ubuntu 16.04 "xenial"
This commit is contained in:
parent
9bb2ec06b0
commit
1320168ebd
@ -5,6 +5,6 @@ node_js:
|
|||||||
- 11
|
- 11
|
||||||
script: npm run build
|
script: npm run build
|
||||||
sudo: false
|
sudo: false
|
||||||
dist: trusty
|
dist: xenial
|
||||||
|
|
||||||
# vim: ts=2 sw=2 et
|
# vim: ts=2 sw=2 et
|
||||||
|
Loading…
Reference in New Issue
Block a user