From 64581a4f05a8b40efa3290e6c37739d2267d8e0f Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Sat, 22 Apr 2017 21:00:07 +0000 Subject: [PATCH] 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 git-svn-id: https://develop.svn.wordpress.org/trunk@40528 602fd350-edb4-49c9-b593-d223f7449a82 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e880f6d636..f021cb017c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -107,6 +107,7 @@ before_script: - grunt --version - git --version - svn --version +- locale -a script: grunt $WP_TRAVISCI notifications: slack: