shippable: Update env to have python3.8

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2020-05-11 09:15:39 -05:00 committed by Kumar Gala
parent ac77d85036
commit e2f227c9d2
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ build:
- ccache -s
- sudo apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential libtool-bin
- sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man lzip
- sudo apt-get install -y python3.8-dev
- unset CC
- ./go.sh ${TARGET}
- >