Async/.drone.yml
Abel Hoogeveen 29c3db2159
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
Try again
2020-05-15 18:28:17 +02:00

9 lines
131 B
YAML

kind: pipeline
type: docker
name: test
steps:
- name: composer
image: composer:latest
commands:
- composer install