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