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