提交 cfb8d001 编写于 作者: R Rémy Coutable

Merge branch 'laravel-with-gitlab-docs' into 'master'

With laravel's package auto-discovery, the composer install fails when it tries…

See merge request gitlab-org/gitlab-ce!15950
......@@ -502,8 +502,8 @@ stages:
unit_test:
stage: test
script:
- composer install
- cp .env.example .env
- composer install
- php artisan key:generate
- php artisan migrate
- vendor/bin/phpunit
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册