mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -05:00
Update coverall script
This commit is contained in:
parent
76200e2764
commit
2c0096c20a
@ -25,6 +25,7 @@ test_package "io/vmess" "hash,io,io/vmess"
|
|||||||
test_package "math" "math"
|
test_package "math" "math"
|
||||||
test_package "net/socks" ".,io/socks,net,net/socks"
|
test_package "net/socks" ".,io/socks,net,net/socks"
|
||||||
test_package "net" "net"
|
test_package "net" "net"
|
||||||
|
test_package "net/vmess" ".,io,math,net,net/vmess"
|
||||||
|
|
||||||
if [ "$FAIL" -eq 0 ]; then
|
if [ "$FAIL" -eq 0 ]; then
|
||||||
$HOME/gopath/bin/goveralls -v -coverprofile=coverall.out -service=travis-ci -repotoken $COVERALLS_TOKEN
|
$HOME/gopath/bin/goveralls -v -coverprofile=coverall.out -service=travis-ci -repotoken $COVERALLS_TOKEN
|
||||||
|
Loading…
Reference in New Issue
Block a user