Skip to content

Commit b6bcccf

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 b6c4117 commit b6bcccf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
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:
@@ -75,7 +78,6 @@ requires:
7578
- startup-notification-devel
7679

7780
ubuntu:
78-
# Same as debian
7981
- git
8082
- gobject-introspection
8183
- gtk-doc-tools

0 commit comments

Comments
 (0)