clamav-rest/.travis.yml

8 lines
86 B
YAML

sudo: required
services:
- docker
script:
- make run-container
- make test