Add: EOL
This commit is contained in:
parent
56ffb7a49b
commit
6510a04266
|
@ -144,4 +144,4 @@ script:
|
||||||
if [[ "${GOOS}" != "windows" ]]; then
|
if [[ "${GOOS}" != "windows" ]]; then
|
||||||
$HOME/gopath/bin/goveralls -repotoken 3qJVUE0iQwqnCbmNcDsjYu1nh4J4KIFXx
|
$HOME/gopath/bin/goveralls -repotoken 3qJVUE0iQwqnCbmNcDsjYu1nh4J4KIFXx
|
||||||
go test -race -v . -tags "${GOTAGS}"
|
go test -race -v . -tags "${GOTAGS}"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue