Olivier Massot 3 سال پیش
والد
کامیت
60bb3b0714
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -34,7 +34,7 @@ unit:
 
   script:
     - php composer.phar --no-interaction --quiet install
-    - phpunit --configuration ./phpunit.xml.dist --coverage-text --colors=never
+    - php ./bin/phpunit --configuration ./phpunit.xml.dist --coverage-text --colors=never
 
   artifacts:
     paths: