travis: Remove bsdmainutils since column(1) has been removed, three commits ago.

This commit is contained in:
Daniel Shahaf 2020-03-19 05:11:21 +00:00
parent 3c5f63d959
commit 3d81c83132

View file

@ -35,7 +35,7 @@ env:
- ZSH=4.3.12
- ZSH=4.3.11
script: docker run -v $PWD:/work -w /work zshusers/zsh:${ZSH} /bin/sh -c 'install_packages make procps bsdmainutils && make test'
script: docker run -v $PWD:/work -w /work zshusers/zsh:${ZSH} /bin/sh -c 'install_packages make procps && make test'
notifications:
webhooks: