File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed
Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,6 @@ language: bash
55services :
66 - docker
77
8- # Trigger only on the travis branch
9- # Remove the lines if every thing is ok.
10- branches :
11- only :
12- - travis
13-
148before_install :
159 - curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/docker-build
1610 - chmod +x docker-build
3630requires :
3731 archlinux :
3832 # Useful URL: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=caja-dropbox
39- - caja
33+ - caja
4034 - gcc
4135 - git
4236 - glib2
@@ -59,14 +53,14 @@ requires:
5953
6054 fedora :
6155 # Useful URL: https://src.fedoraproject.org/cgit/rpms/caja-dropbox.git
56+ - caja-devel
6257 - gcc
6358 - git
6459 - make
65- - redhat-rpm-config
66- - caja-devel
60+ - mate-common
6761 - python3-docutils
6862 - python3-gobject
69- - mate-common
63+ - redhat-rpm-config
7064
7165 ubuntu :
7266 - git
You can’t perform that action at this time.
0 commit comments