debug path

This commit is contained in:
Adrien Delorme 2018-10-16 15:04:49 +02:00
parent 13a63b51b8
commit eddd362235
1 changed files with 2 additions and 0 deletions

View File

@ -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"'