1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-11-17 17:57:04 +01:00
hugo-theme-bootstrap4-blog/.travis.yml
2020-12-06 09:54:23 +02:00

13 lines
142 B
YAML

language: node_js
node_js:
- 10
- 12
- 13
- 14
script: npm run build
os: linux
arch: arm64-graviton2
dist: focal
# vim: ts=2 sw=2 et