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