language: python python: - "3.6" install: - pip install yamllint script: - git diff --name-only $TRAVIS_COMMIT_RANGE | xargs yamllint