wazuh-ansible-4.8.1/.travis.yml
2019-02-11 23:50:42 -05:00

7 lines
133 B
YAML

language: python
services: docker
before_script:
- pip install pipenv
- pipenv install --dev --system
script:
- pipenv run test