Do make check in Travis

This commit is contained in:
Bjørn Erik Pedersen 2016-03-22 20:35:02 +01:00
parent b319c18969
commit 691c2ea970

View file

@ -11,7 +11,7 @@ matrix:
allow_failures:
- go: tip
script:
- go test ./...
- make check
- go build
- ./hugo -s docs/
- ./hugo --renderToMemory -s docs/