mirror of
https://github.com/go-task/task.git
synced 2024-12-14 10:52:43 +02:00
Disabling broken Travis releasing for now
I plan to move this to GitHub Actions. For now, I'll do it manually.
This commit is contained in:
parent
5c420f3a34
commit
46463e4e24
@ -12,11 +12,3 @@ addons:
|
||||
script:
|
||||
- go install -v ./cmd/task
|
||||
- task ci
|
||||
|
||||
deploy:
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: curl -sL http://git.io/goreleaser | bash
|
||||
on:
|
||||
tags: true
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
|
Loading…
Reference in New Issue
Block a user