mirror of
https://github.com/correl/correl.github.io.git
synced 2024-11-14 11:09:29 +00:00
[travis] Switch to hugo extended
This commit is contained in:
parent
727a68d950
commit
e3629fb87c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ addons:
|
|||
- graphviz
|
||||
|
||||
install:
|
||||
- curl -LO https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_Linux-64bit.deb
|
||||
- sudo dpkg -i hugo_0.55.6_Linux-64bit.deb
|
||||
- curl -LO https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_extended_0.55.6_Linux-64bit.deb
|
||||
- sudo dpkg -i hugo_extended_0.55.6_Linux-64bit.deb
|
||||
- curl -LO https://downloads.sourceforge.net/project/plantuml/plantuml.jar
|
||||
- curl -LO https://downloads.sourceforge.net/project/ditaa/ditaa/0.9/ditaa0_9.zip
|
||||
- unzip ditaa0_9.zip ditaa0_9.jar
|
||||
|
|
Loading…
Reference in a new issue