Add drone.yml and fix tests to be compatable with docker pipeline #1

Merged
jhodges merged 14 commits from tests into master 2020-09-30 15:13:57 +01:00
Showing only changes of commit 3b6852f2c4 - Show all commits

View File

@ -27,7 +27,7 @@ steps:
- sleep 10
- vendor/bin/phpunit tests
services :
services:
- name: testserver
image: node