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