1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-06 16:56:49 +02:00

Test libzstd.pc Build on Travis OS X

This commit is contained in:
W. Felix Handte 2020-05-08 13:10:20 -04:00
parent 78aa9373cb
commit 85801b99d7

View File

@ -184,6 +184,7 @@ matrix:
os: osx
script:
- make test
- make -C lib all
- name: zbuff test
if: branch = master