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 f76faa0 commit 8534c88Copy full SHA for 8534c88
.shippable.yml
@@ -30,7 +30,7 @@ build:
30
ci:
31
- ccache -s
32
- sudo apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential libtool-bin
33
- - sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man
+ - sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man lzip
34
- unset CC
35
- ./go.sh ${TARGET}
36
- >
0 commit comments