ref: 6b5ed88cdeeed8a35265c8613f39697b8db32e51 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 ./...