1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
hugo-theme-bootstrap4-blog/.travis.yml
2020-03-29 16:49:49 +03:00

10 lines
104 B
YAML

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