Skip to content

Commit

Permalink
RELEASING: fix link to travis (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Dec 16, 2020
1 parent e353e65 commit 0ec91d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Releasing

1. Wait until all running [Travis CI jobs](https://travis-ci.org/lightbend/paradox/builds) complete, if any.
1. Wait until all running [Travis CI jobs](https://travis-ci.com/github/lightbend/paradox/builds) complete, if any.
1. Publish the [draft release](https://github.com/lightbend/paradox/releases) with a 'v0.x.y' tag
1. Travis CI will start a [CI build](https://travis-ci.org/lightbend/paradox/builds) for the new tag and publish artifacts to Bintray and Sonatype.
1. Announce the new release in the [lightbend/paradox](https://gitter.im/lightbend/paradox) Gitter channel.

0 comments on commit 0ec91d1

Please sign in to comment.