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
python: "3.6"
dist: trusty
sudo: false
group: beta
dist: bionic
cache:
- pip
- directories:
- $HOME/.cache/
pip: true
directories:
- $HOME/.cache/pre-commit
install:
- pip install pre_commit | cat
- pip install pre_commit
script:
- 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