We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9792002 commit 3823a80Copy full SHA for 3823a80
README.md
@@ -0,0 +1,12 @@
1
+# Laravel - Gitlab CI
2
+
3
+Laravel 5 Gitlab Continous Integration Setup. Build test will run automatically after you have commited your changes to gitlab
4
5
+# Method
6
7
+You may download or copy these files to your laravel root directory. Modify setup to your need.
8
9
+# Reference
10
11
+1. https://laracasts.com/discuss/channels/testing/laravel-ci-testing-with-gitlab
12
+2. https://about.gitlab.com/gitlab-ci/
0 commit comments