mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 20:44:18 +00:00
Add check-xml hook.
This commit is contained in:
parent
fea9b2ece7
commit
ddc9208a5f
10 changed files with 57 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ env: # These should match the tox env list
|
|||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
- TOXENV=pypy
|
||||
- TOXENV=pypy3
|
||||
install: pip install coveralls tox --use-mirrors
|
||||
script: tox
|
||||
# Special snowflake. Our tests depend on making real commits.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue