commit | 85801b99d751df6bf94882aee24119fb649fdacd | [log] [tgz] |
---|---|---|
author | W. Felix Handte <w@felixhandte.com> | Fri May 08 13:10:20 2020 -0400 |
committer | W. Felix Handte <w@felixhandte.com> | Fri May 08 16:11:32 2020 -0400 |
tree | 4fbebf2c7444bc7eaac456f70578af61cedf4018 | |
parent | 78aa9373cb41d080f8b466dd293b9b1e4fd7a683 [diff] [blame] |
Test libzstd.pc Build on Travis OS X
diff --git a/.travis.yml b/.travis.yml index eae5bb6..01baee3 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -184,6 +184,7 @@ os: osx script: - make test + - make -C lib all - name: zbuff test if: branch = master