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