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
image: chialab/php
environment:
- "URL=testserver:8080"
- "URL=testserver:8080"
commands:
- sleep 10
- vendor/bin/phpunit tests