ref: e3daa359ecbe77e8ad7a6ec5e76e634c6530e599 dir: /.travis.yml/
language: go go: - 1.3 - tip script: - go test ./... - go build - ./hugo -s docs/ install: - go get github.com/stretchr/testify - go get -v ./...