1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00

Set pyenv to 3.5.2

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-07 12:54:59 +02:00
parent b1861aaf28
commit 64eaddc4ea

View file

@ -12,7 +12,8 @@ jobs:
sudo rm -rf /var/lib/apt/lists/lock
sudo apt-get update
sudo rm -rf /var/lib/apt/lists/lock
sudo apt-get install -yq build-essential git unzip ncurses-dev libz-dev libssl-dev python subversion gettext gawk wget curl rsync perl libelf-dev python3
sudo apt-get install -yq build-essential git unzip ncurses-dev libz-dev libssl-dev python subversion gettext gawk wget curl rsync perl libelf-dev python3.5
pyenv local 3.5.2
build_x86_64:
machine: true