This commit is contained in:
James 2020-09-30 15:01:50 +01:00
parent f7f995fd3d
commit aac74afe72

View File

@ -22,7 +22,7 @@ steps:
- name: run tests - name: run tests
image: chialab/php image: chialab/php
environment: environment:
- "URL=testserver:8080" - "URL=testserver:8080"
commands: commands:
- sleep 10 - sleep 10
- vendor/bin/phpunit tests - vendor/bin/phpunit tests