language: go go: - tip env: - "PATH=/home/travis/gopath/bin:$PATH" script: - go test -v ./...