Skip to content

Commit

Permalink
travis osx now comes with zstd already installed
Browse files Browse the repository at this point in the history
  • Loading branch information
llunak committed May 24, 2020
1 parent 9850391 commit a7d8c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ matrix:
- os: osx
before_install:
- brew update
- brew install lzo zstd docbook2x gdb ccache libarchive expect telnet
- brew install lzo docbook2x gdb ccache libarchive expect telnet
- os: linux
sudo: true # for setcap so we can run the tests in chroot.
compiler: clang
Expand Down

0 comments on commit a7d8c81

Please sign in to comment.