mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Build/Test Tools: add php info to travis output
Fixes #48041. git-svn-id: https://develop.svn.wordpress.org/trunk@46114 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
926bcf1278
commit
4a0f1f2a5a
@ -99,6 +99,8 @@ before_script:
|
||||
- curl --version
|
||||
- git --version
|
||||
- svn --version
|
||||
- php --version
|
||||
- php -i
|
||||
- locale -a
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user