mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
Style fixups
This commit is contained in:
parent
ea867c2e68
commit
17478a0a50
3 changed files with 14 additions and 12 deletions
|
|
@ -5,8 +5,7 @@ env: # These should match the tox env list
|
|||
- TOXENV=py34
|
||||
- TOXENV=pypy
|
||||
- TOXENV=pypy3
|
||||
install:
|
||||
- pip install coveralls tox
|
||||
install: pip install coveralls tox
|
||||
script: tox
|
||||
# Special snowflake. Our tests depend on making real commits.
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue