shippable: use C locale to simplify console output
commitc34647c18a1f2ea947a4fdcdacb26012c5684459
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 2 Jun 2017 18:56:22 +0000 (2 15:56 -0300)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Jun 2017 14:03:05 +0000 (21 15:03 +0100)
treee78c88a15d0311c17c97b0fc6bdd1d1af0fff95a
parent2e1d6bdccea861700baf136f5de20d9b2062e91e
shippable: use C locale to simplify console output

remove this noise:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = "en_US.UTF-8",
    LC_CTYPE = "en_US.UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.shippable.yml