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