ref: 53b4ab4cf3522c19310cd77384dc90cb08e74c6c 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 ./...