summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-22 15:49:06 +0800
committerraveit65 <[email protected]>2019-02-22 12:33:39 +0100
commitaf28900dd48fbd69949f5d5499af11a0e05c1697 (patch)
tree1206ef44e6926c1d0761b2280c2cdd4a3ae964a0
parent35339629d5088787b474f4dac12ff45383f9ba73 (diff)
downloadmate-themes-af28900dd48fbd69949f5d5499af11a0e05c1697.tar.bz2
mate-themes-af28900dd48fbd69949f5d5499af11a0e05c1697.tar.xz
Enable Travis CI for all branches
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 007a1b0f..8d4e4cc1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,6 @@ language: bash
services:
- docker
-# Trigger only on the travis branch
-# Remove the lines if every thing is ok.
-branches:
- only:
- - travis
-
before_install:
- curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/docker-build
- chmod +x docker-build