.travis.yml: Don't build in a container
I didn't realize these LXD containers are not available on AMD64.
This commit is contained in:
parent
6df4c04813
commit
117746c96b
@ -11,8 +11,6 @@ before_script:
|
||||
- git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
||||
script:
|
||||
- hugo
|
||||
os: linux
|
||||
arch: amd64
|
||||
dist: bionic
|
||||
|
||||
# vim: ts=2 sw=2 et
|
||||
|
Loading…
Reference in New Issue
Block a user