Olivier Massot преди 3 години
родител
ревизия
cb14013116
променени са 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
-    - ./bin/phpunit --configuration ./phpunit.xml.dist --coverage-text --colors=never
+    - phpunit --configuration ./phpunit.xml.dist --coverage-text --colors=never
 
   artifacts:
     paths: