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
59666c564d
commit
810a04509a
1 changed files with 0 additions and 8 deletions
|
@ -16,11 +16,3 @@ 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
|
||||
|
||||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: curl -sL https://git.io/goreleaser | bash
|
||||
on:
|
||||
tags: true
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue