README.md 479 字节
Newer Older
1
## Build script examples
D
Douwe Maan 已提交
2

3 4 5 6
- [Test and deploy a Ruby application to Heroku](test-and-deploy-ruby-application-to-heroku.md)
- [Test and deploy a Python application to Heroku](test-and-deploy-python-application-to-heroku.md)
- [Test a Clojure application](test-clojure-application.md)

A
Achilleas Pipinellis 已提交
7
## Languages
8 9 10

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
11
GitLab.com.
12 13

- [Testing PHP](php.md)