mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Update docs to reflect change from Travis to GitHub
This commit is contained in:
committed by
Andrey Nering
parent
2eafb2f067
commit
116879f7ea
@@ -1,4 +1,5 @@
|
|||||||
[](https://travis-ci.org/go-task/task)
|

|
||||||
|

|
||||||
|
|
||||||
# Task
|
# Task
|
||||||
|
|
||||||
|
@@ -4,9 +4,9 @@ The release process of Task is done with the help of
|
|||||||
[GoReleaser][goreleaser]. You can test the release process locally by calling
|
[GoReleaser][goreleaser]. You can test the release process locally by calling
|
||||||
the `test-release` task of the Taskfile.
|
the `test-release` task of the Taskfile.
|
||||||
|
|
||||||
The Travis CI should release automatically when a new
|
[GitHub Actions](https://github.com/go-task/task/actions) should release
|
||||||
Git tag is pushed to master, either for the artifact uploading (raw executables
|
artifacts automatically when a new Git tag is pushed to master
|
||||||
and DEB and RPM packages)
|
(raw executables and DEB and RPM packages).
|
||||||
|
|
||||||
# Homebrew
|
# Homebrew
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user