ref: a01056b98a55b527d5a7cf2d973729eb9c25a1f4 dir: /.travis.yml/
language: go go: - 1.1 - tip script: - go test ./... - go build - ./hugo -s docs/ install: - go get github.com/stretchr/testify - go get -v ./...