mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -05:00
typo
This commit is contained in:
parent
386c29644e
commit
f8e44a70cf
@ -17,7 +17,7 @@ done
|
||||
|
||||
if [ "$fail" -eq 0 ]
|
||||
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
|
||||
|
||||
rm -f coverall.out
|
||||
|
Loading…
Reference in New Issue
Block a user