This commit is contained in:
James 2020-09-30 14:58:23 +01:00
parent 4021c7bb79
commit 5d3032b8dc

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