mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-10 14:35:44 +01:00
11 lines
115 B
YAML
11 lines
115 B
YAML
language: node_js
|
|
node_js:
|
|
- 8
|
|
- 10
|
|
- 11
|
|
script: npm run build
|
|
sudo: false
|
|
dist: xenial
|
|
|
|
# vim: ts=2 sw=2 et
|