]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Test libzstd.pc Build on Travis OS X
authorW. Felix Handte <w@felixhandte.com>
Fri, 8 May 2020 17:10:20 +0000 (13:10 -0400)
committerW. Felix Handte <w@felixhandte.com>
Fri, 8 May 2020 20:11:32 +0000 (16:11 -0400)
.travis.yml

index eae5bb63b1e7e1ed92106507aa6bbceec4e0dc0e..01baee399cb9e50c1fde3dd86b7951fe5e4824f3 100644 (file)
@@ -184,6 +184,7 @@ matrix:
       os: osx
       script:
         - make test
+        - make -C lib all
 
     - name: zbuff test
       if: branch = master