1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-06-21 15:31:09 +02:00

Revert ".travis.yml: Use an LXD container instead of VM"

This reverts commit faa3c3cf5b.

Build took over six minutes for each Node.js version because NVM
had to build each from source. So yeah, let's go back to amd64 VMs.
This commit is contained in:
2020-03-30 09:31:34 +03:00
parent faa3c3cf5b
commit a390958117

@ -4,8 +4,6 @@ node_js:
- 12
- 13
script: npm run build
os: linux
arch: arm64
dist: bionic
# vim: ts=2 sw=2 et