Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit 87397ad

Browse files
committed
GitLab 4.x requires GitLab 6.3+
1 parent f3c02d5 commit 87397ad

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ v4.0.0
55
- Use http cloning for builds instead of deploy keys
66
- Allow choose between git clone and git fetch when get code for build
77
- Make build timeout actually works
8+
- Requires GitLab 6.3 or higher
89

910
v3.2.0
1011
- Limit visibility of projects by gitlab authorized projects

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ GitLab CI officially supports (recent versions of) these Linux distributions:
1616

1717
Additionally GitLab CI requires:
1818

19-
* GitLab 6.0+
19+
* GitLab 6.3+
2020
* ruby 1.9.3
2121
* MySQL or PostgreSQL
2222

23+
2324
__If you want to use GitLab CI without GitLab or with older versions of GitLab you need to use [2-2-stable](https://github.com/gitlabhq/gitlab-ci/tree/2-2-stable#gitlab-ci-is-an-open-source-continuous-integration-server)__
2425

2526
### Limitations

0 commit comments

Comments
 (0)