mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 12:51:01 +02:00
Some formatting
This commit is contained in:
parent
f12b7f7a93
commit
e9a95b984d
1 changed files with 3 additions and 3 deletions
|
@ -16,8 +16,8 @@ script:
|
||||||
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/tcp
|
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/tcp
|
||||||
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/utils
|
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/utils
|
||||||
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/comm
|
- env GO111MODULE=on go test -v -cover github.com/schollz/croc/v10/src/comm
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
- dev
|
- dev
|
||||||
- win
|
- win
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue