1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 01:23:44 +02:00
hugo-theme-bootstrap4-blog/.travis.yml

11 lines
113 B
YAML

language: node_js
node_js:
- 6
- 8
- 9
script: npm run build
sudo: false
dist: trusty
# vim: ts=2 sw=2 et