diff --git a/.travis.yml b/.travis.yml index 6e9f0d72..5e67ac2d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ install: - go get golang.org/x/crypto/bcrypt - go get github.com/nicksnyder/go-i18n/i18n - go get github.com/valyala/quicktemplate +- go get github.com/valyala/quicktemplate/qtc +- go generate ./... - go build deploy: provider: releases diff --git a/templates/index.html b/templates/index.html index 3d2950d2..9c18bcab 100755 --- a/templates/index.html +++ b/templates/index.html @@ -50,8 +50,8 @@