Skip to content
Snippets Groups Projects
Commit 3675338a authored by nimrod's avatar nimrod
Browse files

Remove the Travis CI config file.

Since the CI is now in GitLab.
parent 42220d8c
Branches
No related tags found
No related merge requests found
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment