mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-09 20:21:06 +01:00
Attempt to fix Travis CI again
This commit is contained in:
parent
738b2b716d
commit
701299677a
|
@ -1,7 +1,7 @@
|
||||||
dist: xenial
|
dist: xenial
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo snap install zola
|
- sudo snap install --edge zola
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- zola build
|
- zola build
|
||||||
|
|
Loading…
Reference in a new issue