summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-09-19 10:45:31 +0200
committerSytse Sijbrandij <sytse@dosire.com>2013-09-19 10:45:31 +0200
commit05ef996e52eddececee3e0edb9c8bb5a0dc4c82d (patch)
tree7e1dad2badd6c36c23749dd24f7cc602ba418a51 /README.md
parentd4c4fc35a66da709849081caf0292a5025a1b857 (diff)
downloadgitlab-ce-05ef996e52eddececee3e0edb9c8bb5a0dc4c82d.tar.gz
README improved. Removed travis badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index a4c5c0d0534..ce0f4a8a1c5 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,6 @@
* [![build status](http://ci.gitlab.org/projects/1/status.png?ref=master)](http://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch)
-* [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) on travis-ci.org (master branch)
-
* [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
* [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq) this button can be yellow (small updates are available) but must not be red (a security fix or an important update is available), gems are updated in major releases of GitLab.
@@ -39,11 +37,10 @@
### Requirements
* Ubuntu/Debian**
-* ruby 1.9.3
+* ruby 1.9.3+
+* git 1.7.10+
+* redis 2.0+
* MySQL or PostgreSQL
-* git
-* gitlab-shell
-* redis
** More details are in the [requirements doc](doc/install/requirements.md)