ref: 242d6b4e6b44a327ce56c5276d040555ef146d91 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 ./...