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