We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f627fd commit 66021cfCopy full SHA for 66021cf
.travis.yml
@@ -35,7 +35,7 @@ env:
35
- ZSH=4.3.12
36
- ZSH=4.3.11
37
38
-script: docker run -v $PWD:/work -w /work zshusers/zsh:${ZSH} /bin/sh -c 'install_packages make procps && make test'
+script: docker run -v $PWD:/work -w /work zshusers/zsh:${ZSH} /bin/sh -c 'install_packages make procps bsdmainutils && make test'
39
40
notifications:
41
webhooks:
0 commit comments