build_script: - set GOPATH=%BuildFolder% - go get -v ./... test_script: - go test -v ./...