aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2018-06-05 20:48:36 +0200
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2018-06-05 20:48:36 +0200
commit054b3272fc2de35bb0ee5367b53fa6c3d94d7e8d (patch)
tree733f444cf053aff6866d5b3b7f92073c6e8409e1 /.travis.yml
parent09ff5df2fb354a017afa02138b329e615a80c1d0 (diff)
downloadmitmproxy-054b3272fc2de35bb0ee5367b53fa6c3d94d7e8d.tar.gz
mitmproxy-054b3272fc2de35bb0ee5367b53fa6c3d94d7e8d.tar.bz2
mitmproxy-054b3272fc2de35bb0ee5367b53fa6c3d94d7e8d.zip
bump hugo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index da916e3f..3afae915 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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