bump hugo

This commit is contained in:
Thomas Kriechbaumer 2018-06-05 20:48:36 +02:00
parent 09ff5df2fb
commit 054b3272fc

View File

@ -47,7 +47,7 @@ matrix:
- python: 3.6
env: NAME=docs TOXENV=docs
install:
- wget https://github.com/gohugoio/hugo/releases/download/v0.37/hugo_0.37_Linux-64bit.deb
- wget https://github.com/gohugoio/hugo/releases/download/v0.41/hugo_0.41_Linux-64bit.deb
- sudo dpkg -i hugo*.deb
- pip install tox virtualenv setuptools
- pyenv global system 3.6