[travis] Switch to hugo extended

This commit is contained in:
Correl Roush 2019-06-28 12:14:20 -04:00
parent 727a68d950
commit e3629fb87c
1 changed files with 2 additions and 2 deletions

View File

@ -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