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