mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -05:00
typo
This commit is contained in:
parent
386c29644e
commit
f8e44a70cf
@ -17,7 +17,7 @@ done
|
|||||||
|
|
||||||
if [ "$fail" -eq 0 ]
|
if [ "$fail" -eq 0 ]
|
||||||
then
|
then
|
||||||
$HOME/gopath/bin/goveralls -v -coverprofile=acc.out -service=travis-ci -repotoken $COVERALLS_TOKEN
|
$HOME/gopath/bin/goveralls -v -coverprofile=coverall.out -service=travis-ci -repotoken $COVERALLS_TOKEN
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -f coverall.out
|
rm -f coverall.out
|
||||||
|
Loading…
Reference in New Issue
Block a user