Update travis

pull/60/merge
Henrique Dias 2016-08-10 09:57:27 +01:00
parent 00054724ff
commit ceccf5ded6
1 changed files with 1 additions and 0 deletions

View File

@ -18,5 +18,6 @@ install:
- go install github.com/mitchellh/gox
- cd ${TRAVIS_BUILD_DIR}
script:
- go generate
- caddydev --output="caddy" --source="." hugo
- go test ./...