mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Resolves cwd problem
This commit is contained in:
parent
6f0d566199
commit
216b5c6ab1
13 changed files with 212 additions and 107 deletions
|
|
@ -5,7 +5,7 @@ python:
|
|||
- 2.7
|
||||
|
||||
install: pip install virtualenv
|
||||
script: make
|
||||
script: make coverage
|
||||
|
||||
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue