mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 04:26:52 +00:00
sudo: false for travis
This commit is contained in:
parent
eb53190d16
commit
8eb1ae2e30
1 changed files with 1 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ install: pip install coveralls tox --use-mirrors
|
||||||
script: tox
|
script: tox
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
sudo: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue