Loading .travis.ymldeleted 100644 → 0 +0 −19 Original line number Diff line number Diff line # vim:ff=unix ts=2 sw=2 ai expandtab --- language: python python: "3.6" dist: bionic cache: pip: true directories: - $HOME/.cache/pre-commit install: - pip install pre_commit script: - pre-commit run --all-files notifications: on_failure: never email: false Loading
.travis.ymldeleted 100644 → 0 +0 −19 Original line number Diff line number Diff line # vim:ff=unix ts=2 sw=2 ai expandtab --- language: python python: "3.6" dist: bionic cache: pip: true directories: - $HOME/.cache/pre-commit install: - pip install pre_commit script: - pre-commit run --all-files notifications: on_failure: never email: false