2
0
Fork 0

Run phpunit in the right directory

remotes/remote_mirror_8/master
Mike Koch 7 anos atrás
commit 46b3a54369

@ -17,6 +17,7 @@ before_script:
test:
stage: test
script:
- cd Tests
- phpunit
deploy:

Carregando…
Cancelar
Salvar