mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01: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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user