Skip to content

Commit dd70319

Browse files
yetistraveit65
authored andcommitted
Enable Travis CI for all branches
1 parent 60bbb51 commit dd70319

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

.travis.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ language: bash
55
services:
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-
148
before_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
@@ -36,7 +30,7 @@ env:
3630
requires:
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

0 commit comments

Comments
 (0)