run make --version

pull/6858/head
Adrien Delorme 8 years ago
parent 161eb23978
commit 13a63b51b8

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

Loading…
Cancel
Save