Commit 05ef996e52eddececee3e0edb9c8bb5a0dc4c82d

Authored by Sytse Sijbrandij
1 parent d4c4fc35

README improved. Removed travis badge

Showing 1 changed file with 3 additions and 6 deletions   Show diff stats
@@ -20,8 +20,6 @@ @@ -20,8 +20,6 @@
20 20
21 * [![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) 21 * [![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)
22 22
23 -* [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) on travis-ci.org (master branch)  
24 -  
25 * [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.png)](https://codeclimate.com/github/gitlabhq/gitlabhq) 23 * [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
26 24
27 * [![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. 25 * [![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 @@ @@ -39,11 +37,10 @@
39 ### Requirements 37 ### Requirements
40 38
41 * Ubuntu/Debian** 39 * Ubuntu/Debian**
42 -* ruby 1.9.3 40 +* ruby 1.9.3+
  41 +* git 1.7.10+
  42 +* redis 2.0+
43 * MySQL or PostgreSQL 43 * MySQL or PostgreSQL
44 -* git  
45 -* gitlab-shell  
46 -* redis  
47 44
48 ** More details are in the [requirements doc](doc/install/requirements.md) 45 ** More details are in the [requirements doc](doc/install/requirements.md)
49 46