Build/Test Tools: Fix Travis configuration error.

Follow up to [49500].

See #51705.
Built from https://develop.svn.wordpress.org/branches/5.5@49501


git-svn-id: http://core.svn.wordpress.org/branches/5.5@49258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2020-11-04 15:57:04 +00:00
parent 21df5a2520
commit 2b186198ca

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5.4-alpha-49500';
$wp_version = '5.5.4-alpha-49501';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.