1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-01-19 06:43:22 +01:00

10 lines
107 B
YAML
Raw Normal View History

2017-03-29 12:38:07 +03:00
language: node_js
node_js:
- 6
- 7
script: npm run build
sudo: false
dist: trusty
# vim: ts=2 sw=2 et