Skip to content

Commit 65aaac0

Browse files
yetistraveit65
authored andcommitted
Prepare for docker-build 0.1.1 merge into master
Please see mate-desktop/mate-dev-scripts#13
1 parent 222fcc0 commit 65aaac0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ before_install:
1010
- chmod +x docker-build
1111

1212
install:
13+
- sudo apt-get install -y python3-pip python3-setuptools
14+
- sudo pip3 install --upgrade pip
15+
- sudo pip install PyGithub
1316
- ./docker-build --name ${DISTRO} --config .travis.yml --install
1417

1518
script:

0 commit comments

Comments
 (0)