diff options
-rw-r--r-- | .shippable.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.shippable.yml b/.shippable.yml index 653bd750fe..231c29b620 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -1,5 +1,7 @@ language: c env: + global: + - LC_ALL=C matrix: - IMAGE=debian-armhf-cross TARGET_LIST=arm-softmmu,arm-linux-user |