File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 66# Make sure pip3 is available.
77sudo apt-get update
88sudo apt-get install -y python3-pip python3-setuptools
9- pip3 install --upgrade setuptools pip
109
1110# Install dependencies.
1211pip3 install ansible
Original file line number Diff line number Diff line change 66# Make sure pip3 is available.
77sudo apt-get update
88sudo apt-get install -y python3-pip python3-setuptools
9- pip3 install --upgrade setuptools pip
109
1110# Upgrade Docker to work with docker-py.
1211curl https://gist.githubusercontent.com/geerlingguy/ce883ad4aec6a5f1187ef93bd338511e/raw/36612d28981d92863f839c5aefe5b7dd7193d6c6/travis-ci-docker-upgrade.sh | sudo bash
Original file line number Diff line number Diff line change 66# Make sure pip3 is available.
77sudo apt-get update
88sudo apt-get install -y python3-pip python3-setuptools
9- pip3 install --upgrade setuptools pip
109
1110# Install dependencies.
1211pip3 install ansible
You can’t perform that action at this time.
0 commit comments