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