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