Skip to content

Commit 8c36ec4

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 631481c commit 8c36ec4

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:
@@ -97,7 +100,6 @@ requires:
97100
- redhat-rpm-config
98101

99102
ubuntu:
100-
# Same as debian
101103
- git
102104
- libcanberra-gtk3-dev
103105
- libdbus-glib-1-dev

0 commit comments

Comments
 (0)