ref: 30af267b32dcbf07cd382c1541a6cfd18c5e7c89 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 ./...