Skip to content

Commit 3823a80

Browse files
author
Didik Tri Susanto
authored
create readme
1 parent 9792002 commit 3823a80

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)