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