Update gitlab-ci.yml

This commit is contained in:
Mike Koch 2017-06-24 21:49:32 -04:00
parent 603d68a7b3
commit bfb8956df2

View File

@ -8,5 +8,6 @@ test:app:
script: script:
- cd api/Tests - cd api/Tests
- phpunit - phpunit
paths: artifacts:
- * paths:
- .*