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