Configure git on Travis
This commit is contained in:
@@ -6,3 +6,4 @@ rvm:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install libicu-dev
|
- sudo apt-get install libicu-dev
|
||||||
|
- git config --global --add diff.renames copies
|
||||||
|
|||||||
Reference in New Issue
Block a user