Commit 0d1e7801 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Correction .gitlab-ci.yml

parent 37dada4a
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 install --dev && composer test
  script: composer development-disable ; composer install --dev && composer test module/ImportData