mirror of
https://github.com/schollz/croc.git
synced 2024-11-23 23:54:17 +03:00
Update .travis.yml
This commit is contained in:
parent
e286321d39
commit
c4d8c168a3
@ -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…
Reference in New Issue
Block a user