diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-09-18 09:40:02 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-09-22 17:15:53 +0200 |
commit | 68bb1701cdf879143a80338eb172049f9cb7f2fd (patch) | |
tree | 526f81e8449f376211783cad3a81698e8de742d3 | |
parent | 3a9c294ac0c7e61a6b96c9be3dd757fea49e07db (diff) | |
download | gitlab-ce-68bb1701cdf879143a80338eb172049f9cb7f2fd.tar.gz |
Update monthly release doc that we are not using travis anymore.
-rw-r--r-- | doc/release/monthly.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 0191a372593..a33f328d894 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -130,9 +130,9 @@ Check if the `init.d/gitlab` script changed since last release: <https://gitlab. Make sure the code quality indicators are green / good. -- [](http://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) +- [](http://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) -- [](https://travis-ci.org/gitlabhq/gitlabhq) on travis-ci.org (master branch) +- [](https://semaphoreapp.com/gitlabhq/gitlabhq) (master branch) - [](https://codeclimate.com/github/gitlabhq/gitlabhq) |