pyenv/travis alignment

This commit is contained in:
Daan Hoogland 2021-01-27 09:03:29 +00:00
parent bf10f09221
commit 92c08a7459
1 changed files with 3 additions and 0 deletions

View File

@ -84,6 +84,9 @@ fi
sudo apt-get -q -y -V install freeipmi-common libfreeipmi16 libgcrypt20 libgpg-error-dev libgpg-error0 libopenipmi0 ipmitool libpython-dev libssl-dev libffi-dev python-openssl build-essential --no-install-recommends > /dev/null
sudo apt-get -y install python3 python3-pip
sudo apt-get -y install python3-devel # in order to be able to pip3 install pycrypto
echo `python3 --version | cut -d ' ' -f 2` >> /home/travis/build/apache/cloudstack/.python-version
echo -e "\nIPMI version"
ipmitool -V