1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-19 03:59:11 -04:00

Update travis

This commit is contained in:
V2Ray
2015-09-23 20:18:23 +02:00
parent 10d733263d
commit 33768175c1
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ before_install:
- go get github.com/mattn/goveralls
script:
- go test github.com/v2ray/v2ray-core/...
- ./testing/coverage/coverall
env: