Trying to get CI tests to run

remotes/remote_mirror_8/master
Mike Koch 7 years ago
parent 99ad9ecd63
commit 0c7856b388

@ -5,4 +5,4 @@ before_script:
test:app: test:app:
script: script:
- phpunit --configuration api/Tests/phpunit.xml - cd api/Tests && phpunit
Loading…
Cancel
Save