fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
James 2020-09-30 15:04:15 +01:00
parent aac74afe72
commit 290eb89192

View File

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