forked from geos/php-geos
Print php version as part of the tests
parent
babd8a92ea
commit
8630b88933
|
@ -4,7 +4,7 @@ pipeline:
|
|||
image: docker.kbt.io/php-geos/build-test:trisquel
|
||||
commands:
|
||||
- export PATH=${PHP_BIN}:${PATH}
|
||||
- which php
|
||||
- php --version
|
||||
- ./autogen.sh
|
||||
- ./configure
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue