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

Update Travis CI.

parent df0853f6
No related branches found
No related tags found
No related merge requests found
# vim:ff=unix ts=2 sw=2 ai expandtab
--- ---
language: python language: python
python: "3.6" python: "3.6"
dist: trusty dist: bionic
sudo: false
group: beta
cache: cache:
- pip pip: true
- directories: directories:
- $HOME/.cache/ - $HOME/.cache/pre-commit
install: install:
- pip install pre_commit | cat - pip install pre_commit
script: script:
- pre-commit run --all-files - pre-commit run --all-files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment