Skip to content

Commit 6e8c625

Browse files
committed
Add tests for Hugo 0.55.1
1 parent c68b6e2 commit 6e8c625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
- HUGO_VERSION="0.52"
55
- HUGO_VERSION="0.53"
66
- HUGO_VERSION="0.54.0"
7-
- HUGO_VERSION="0.55.0"
7+
- HUGO_VERSION="0.55.1"
88

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

0 commit comments

Comments
 (0)