mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
sudo: false for travis
This commit is contained in:
parent
6836e9187c
commit
86c99c6b87
1 changed files with 1 additions and 0 deletions
|
|
@ -13,3 +13,4 @@ before_install:
|
||||||
- git config --global user.email "user@example.com"
|
- git config --global user.email "user@example.com"
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
sudo: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue