ref: 57ad3abe7bcbe958450a66f6f487c05f8222cf33 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 ./...