ref: 96b6ae81eb48cd250c507e6c200a16b91a054eb7 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 ./...