1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-09-21 07:54:46 +02:00
hugo-theme-bootstrap4-blog/.travis.yml

11 lines
111 B
YAML

language: node_js
node_js:
- 10
- 12
- 13
- 14
script: npm run build
dist: bionic
# vim: ts=2 sw=2 et