]> granicus.if.org Git - libatomic_ops/commitdiff
Travis CI: Also test with musl-gcc (Linux)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 21 Mar 2017 09:01:26 +0000 (12:01 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 21 Mar 2017 09:01:26 +0000 (12:01 +0300)
.travis.yml

index 25cddd877b0dba1e526065d2867c9d72a20f5438..a92c6443a5cbcd4e51af0f3ce03337df5c746fd4 100644 (file)
@@ -74,6 +74,13 @@ matrix:
     - os: linux
       env:
         - CSA_CHECK=true
+    - os: linux
+      compiler: musl-gcc
+      dist: trusty
+      addons:
+        apt:
+          packages:
+            - musl-tools
     - os: linux
       env:
         - CROSS_GCC_VER=4.9.0