summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-21 12:05:21 +0100
committerraveit65 <[email protected]>2019-02-22 11:50:27 +0100
commit288eaed8c9aaf1d4ec9f4fb464420efc20b27019 (patch)
tree07c088e3f8cd0c10b592fe8f3a19347d1a498321
parent7df6fe1fa1274b2d84b723448b71914a79bc8bd3 (diff)
downloadmate-netbook-288eaed8c9aaf1d4ec9f4fb464420efc20b27019.tar.bz2
mate-netbook-288eaed8c9aaf1d4ec9f4fb464420efc20b27019.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 68ee54b..1f8655a 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