mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Code cleanup and tests
This commit is contained in:
parent
5f392f0ba5
commit
9b92f96ed0
7 changed files with 92 additions and 21 deletions
|
|
@ -20,7 +20,9 @@ before_install:
|
|||
- git --version
|
||||
after_success:
|
||||
- coveralls
|
||||
sudo: false
|
||||
sudo: required
|
||||
services:
|
||||
- docker
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue