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