blob: 7c979ca169479dae00ed05c98e7544c77536bf1c [file] [log] [blame]
dist: xenial
language: python
python:
- "3.6"
# Pre-installed packages.
# shellcheck v0.5.0
# Refer to the following link to install specific version shellcheck binary.
# https://github.com/koalaman/shellcheck#installing-the-shellcheck-binary
# php 7.2
install:
- pip install pyyaml pycodestyle python-magic
script:
- ./sanity-check.sh