diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-01-08 13:35:35 -0800 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-01-08 13:35:35 -0800 |
commit | f7efd923ca6d6c443f8386ea02c3ca466b0bafd4 (patch) | |
tree | e77b24edfb7ab39e7f8874c344c1bd023d3b9a82 | |
parent | 37e57baf3d064660ab8251e29f938c14d3ec6ee3 (diff) | |
parent | e86787c7741f42d9ff058660e469e4aa41599490 (diff) | |
download | gitlab-ci-f7efd923ca6d6c443f8386ea02c3ca466b0bafd4.tar.gz |
Merge pull request #512 from dblessing/requirements
Update platform requirements
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ GitLab CI officially supports (recent versions of) these Linux distributions: * Ubuntu Linux * Debian/GNU Linux +* CentOS +* RedHat Enterprise Linux (please use the CentOS packages and instructions) +* Scientific Linux (please use the CentOS packages and instructions) +* Oracle Linux (please use the CentOS packages and instructions) Additionally GitLab CI requires: |