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