We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc423c4 commit 07edc53Copy full SHA for 07edc53
README.md
@@ -53,5 +53,6 @@ go get -u github.com/sourcegraph/src-cli/cmd/src
53
54
1. Find the latest version (either via the releases tab on GitHub or via git tags) to determine which version you are releasing.
55
2. `VERSION=9.9.9 ./release.sh` (replace `9.9.9` with the version you are releasing)
56
+3. Travis will automatically perform the release. Once it has finished, **confirm that the curl commands fetch the latest version above**.
57
+
58
-Travis will automatically perform the release.
0 commit comments