ref: 433ce3b7422551510a42e3b3cd3f5f51afef46bd 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 ./...