Commit 7e3bf12e by Leandro Nunes Committed by Tianqi Chen

[CI] Update docker image ci_lint to obtain Python 3.6 from ppa:deadsnakes/ppa (#4505) (#4506)

parent 48a5aa06
......@@ -27,7 +27,7 @@ apt-get install -y python-dev
# python 3.6
apt-get install -y software-properties-common
add-apt-repository ppa:jonathonf/python-3.6
add-apt-repository ppa:deadsnakes/ppa
apt-get update
apt-get install -y python-pip python-dev python3.6 python3.6-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment