Commit 766d2e76 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction .gitlab-ci.yml

parent 0d1e7801
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,4 +9,4 @@ cache:

test:
  stage: test
  script: composer development-disable ; composer install --dev && composer test module/ImportData
  script: composer install --dev && composer development-disable ; composer test module/ImportData