summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-16 22:08:38 +0800
committerraveit65 <[email protected]>2019-02-16 17:46:31 +0100
commit21da1ad6f3f598b9c8e772c794319899afd0c442 (patch)
tree4d49c110cc590a1d67ed1b33767e665f935473e3
parent21d7f2c708b00e0bee7a47212880ab85a5fcdb80 (diff)
downloadmate-control-center-21da1ad6f3f598b9c8e772c794319899afd0c442.tar.bz2
mate-control-center-21da1ad6f3f598b9c8e772c794319899afd0c442.tar.xz
Prepare for docker-build 0.1.1 merge into master
Please see mate-desktop/mate-dev-scripts#13
-rw-r--r--.travis.yml27
1 files changed, 13 insertions, 14 deletions
diff --git a/.travis.yml b/.travis.yml
index f5fcb614..6b76ed0a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,9 @@ before_install:
- chmod +x docker-build
install:
+ - sudo apt-get install -y python3-pip python3-setuptools
+ - sudo pip3 install --upgrade pip
+ - sudo pip install PyGithub
- ./docker-build --name ${DISTRO} --config .travis.yml --install
script:
@@ -29,27 +32,24 @@ requires:
# Useful URL: https://git.archlinux.org/svntogit/community.git/tree/mate-control-center
- gcc
- git
- - make
- - which
- # Append new requires below
- gobject-introspection
- intltool
- itstool
- libxss
+ - make
- marco
- mate-common
- mate-menus
- mate-settings-daemon
+ - which
- yelp-tools
debian:
# Useful URL: https://github.com/mate-desktop/debian-packages
# Useful URL: https://salsa.debian.org/debian-mate-team/mate-control-center
- - git
- - make
- # Append new requires below
- curl
- desktop-file-utils
+ - git
- gobject-introspection
- intltool
- libcanberra-gtk3-dev
@@ -74,6 +74,7 @@ requires:
- libxrandr-dev
- libxss-dev
- libxt-dev
+ - make
- mate-common
- mate-settings-daemon-dev
- shared-mime-info
@@ -82,14 +83,11 @@ requires:
fedora:
# Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-control-center.git
- - gcc
- - git
- - make
- - redhat-rpm-config
- # Append new requires below
- cairo-gobject-devel
- dconf-devel
- desktop-file-utils
+ - gcc
+ - git
- gobject-introspection-devel
- gtk3-devel
- iso-codes-devel
@@ -100,18 +98,18 @@ requires:
- libcanberra-devel
- libmatekbd-devel
- librsvg2-devel
+ - make
- marco-devel
- mate-common
- mate-settings-daemon-devel
+ - redhat-rpm-config
- startup-notification-devel
- which
ubuntu:
- - git
- - make
- # Append new requires below
- curl
- desktop-file-utils
+ - git
- gobject-introspection
- intltool
- libcanberra-gtk3-dev
@@ -136,6 +134,7 @@ requires:
- libxrandr-dev
- libxss-dev
- libxt-dev
+ - make
- mate-common
- mate-settings-daemon-dev
- shared-mime-info