about summary refs log tree commit diff
path: root/third_party/git/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/.travis.yml')
-rw-r--r--third_party/git/.travis.yml12
1 files changed, 10 insertions, 2 deletions
diff --git a/third_party/git/.travis.yml b/third_party/git/.travis.yml
index fc5730b085..05f3e3f8d7 100644
--- a/third_party/git/.travis.yml
+++ b/third_party/git/.travis.yml
@@ -16,7 +16,7 @@ compiler:
 
 matrix:
   include:
-    - env: jobname=GIT_TEST_GETTEXT_POISON
+    - env: jobname=GETTEXT_POISON
       os: linux
       compiler:
       addons:
@@ -32,7 +32,15 @@ matrix:
       services:
         - docker
       before_install:
-      script: ci/run-linux32-docker.sh
+      script: ci/run-docker.sh
+    - env: jobname=linux-musl
+      os: linux
+      compiler:
+      addons:
+      services:
+        - docker
+      before_install:
+      script: ci/run-docker.sh
     - env: jobname=StaticAnalysis
       os: linux
       compiler: