run make --version

This commit is contained in:
Adrien Delorme 2018-10-16 15:01:35 +02:00
parent 161eb23978
commit 13a63b51b8
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ install:
build_script:
- git rev-parse HEAD
- '%BASH% -lc "make --version"'
- '%BASH% -lc "make deps"'
test_script: