ref: bee46915d0abe1b8564392592963a120b09932b5 dir: /.travis.yml/
language: go go: - 1.3 - 1.4.2 script: - go test ./... - go build - ./hugo -s docs/ install: - go get github.com/stretchr/testify - go get -v ./...