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