This commit is contained in:
James 2020-09-30 15:00:11 +01:00
parent 5d3032b8dc
commit f7f995fd3d

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