ref: 4f75ec985dd91eb4e2f5e8e58cad5ab8ecb15937 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 ./...