Travis CI: Use Python 3.8

This commit is contained in:
Hugo Locurcio
2020-02-28 18:23:22 +01:00
parent 13d7b41a06
commit 22d6dbc2a7

View File

@@ -4,7 +4,7 @@ dist: bionic
language: python
python:
- 3.7
- 3.8
install:
- curl -LO https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_0.65.3_Linux-64bit.tar.gz