debug path
This commit is contained in:
parent
13a63b51b8
commit
eddd362235
|
@ -46,6 +46,8 @@ install:
|
|||
|
||||
build_script:
|
||||
- git rev-parse HEAD
|
||||
- '%BASH% -lc "pwd"'
|
||||
- '%BASH% -lc "cat Makefile"'
|
||||
- '%BASH% -lc "make --version"'
|
||||
- '%BASH% -lc "make deps"'
|
||||
|
||||
|
|
Loading…
Reference in New Issue