summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-12-03 15:46:27 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-12-08 18:26:54 +0200
commitbb75dfe38b481607952234212a15d29cd17b7cef (patch)
tree456aaa328a48b16318de98036989933b8a1067f0
parent71519d650d0317785f86ed935508d1dd5966cd6e (diff)
downloadgitlab-ce-bb75dfe38b481607952234212a15d29cd17b7cef.tar.gz
Add intro about languages
-rw-r--r--doc/ci/languages/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/languages/README.md b/doc/ci/languages/README.md
index 375adf58d18..54b2343e08b 100644
--- a/doc/ci/languages/README.md
+++ b/doc/ci/languages/README.md
@@ -1,3 +1,7 @@
### Languages
+This is a list of languages you can test with GitLab CI. Each section has
+comprehensive documentation and comes with a test repository hosted on
+GitLab.com
+
+ [Testing PHP](php.md)