Run phpunit in the right directory

remotes/remote_mirror_8/master
Mike Koch 7 年前
父节点 277c1b5359
当前提交 46b3a54369

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

正在加载...
取消
保存