Skip to content

Commit

Permalink
Add tests for Hugo 0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EmielH committed Feb 2, 2019
1 parent f0f6d8c commit 1f753c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ env:
- HUGO_VERSION="0.51"
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"

install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
Expand Down

0 comments on commit 1f753c1

Please sign in to comment.