Build/Test Tools: Add some locale debugging to the Travis config so we can determine which locales are available to test with.

See #40533, #19861

Built from https://develop.svn.wordpress.org/trunk@40528


git-svn-id: http://core.svn.wordpress.org/trunk@40404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2017-04-22 21:01:42 +00:00
parent ba88762aa3
commit 69bb8fa5c9

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-alpha-40527';
$wp_version = '4.8-alpha-40528';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.