diff options
| author | Claudiu Popa <pcmanticore@gmail.com> | 2018-04-05 09:14:14 +0200 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-04-05 09:14:14 +0200 |
| commit | c5d7e0182f0ffbac4ed271fcde9aba1a8d780198 (patch) | |
| tree | 6ae7c24f6aea63bfd6c1790af54a2e7b5a71b774 | |
| parent | 1cb3ca94466ab93e4621ef57738efd2fa866e08f (diff) | |
| download | astroid-git-c5d7e0182f0ffbac4ed271fcde9aba1a8d780198.tar.gz | |
Remove comments from the time we were on bitbucket
| -rw-r--r-- | doc/release.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/release.txt b/doc/release.txt index 806db41c..f1ccb321 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -7,13 +7,13 @@ Release Process 3. Put the version number and the release date into the changelog 4. Submit your changes. -2. Make sure the tests are passing on drone.io: - https://drone.io/bitbucket.org/logilab/astroid +2. Make sure the tests are passing on Travis: + https://travis-ci.org/PyCQA/astroid/ 3. Add a new tag 'astroid-$VERSION' -5. Publish all remaining changes to the Bitbucket repository: - https://bitbucket.org/logilab/astroid +5. Publish all remaining changes to the Github repository: + https://github.com/PyCQA/astroid 4. Run |
