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