Skip to content

Commit 08bd4cb

Browse files
committed
chore: debug git on windows
1 parent 7e5be73 commit 08bd4cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
include:
2222
- os: windows
2323
before_install:
24+
- git --version
25+
- ls -l /c/PROGRA~1/Git/mingw64/libexec/git-core
2426
- export PATH=/c/PROGRA~1/Git/usr/bin:/c/PROGRA~1/Git/mingw64/libexec/git-core:$PATH
2527

2628
- stage: check

0 commit comments

Comments
 (0)