mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
add install python
This commit is contained in:
parent
de3a093be9
commit
8b8008889f
@ -29,7 +29,7 @@ jobs:
|
||||
name: "look and install python"
|
||||
command: |
|
||||
python -V
|
||||
sudo bash -c "yes | add-apt-repository ppa:jonathonf/python-3.6 && apt-get update && apt-get install -y python3.6"
|
||||
bash -c "yes | add-apt-repository ppa:jonathonf/python-3.6 && apt-get update && apt-get install -y python3.6"
|
||||
python -V
|
||||
- run:
|
||||
name: "Aggregate test results"
|
||||
|
Loading…
x
Reference in New Issue
Block a user