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