travis: hugo deb
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
dist: trusty
|
||||
sudo: true
|
||||
|
||||
install:
|
||||
- snap install hugo
|
||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.31.1/hugo_0.31.1_Linux-64bit.deb -O hugo.deb
|
||||
- sudo dpkg -i hugo.deb
|
||||
|
||||
script:
|
||||
- hugo
|
||||
|
Reference in New Issue
Block a user