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