summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-15 23:53:08 +0800
committerraveit65 <[email protected]>2019-02-15 17:26:39 +0100
commit086ca8b01aa6566ba7be07ba348d5b16b887bd48 (patch)
tree35aa62bfc7737cf9d96e28bd84b03d3c18ce4245
parent134d9474d7e72a1b915dc844a2f2c529335d3d33 (diff)
downloadmate-panel-086ca8b01aa6566ba7be07ba348d5b16b887bd48.tar.bz2
mate-panel-086ca8b01aa6566ba7be07ba348d5b16b887bd48.tar.xz
Use docker-build on the master branch
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 91662865..739e23a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ services:
- docker
before_install:
- - curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/travis/travis/docker-build
+ - curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/docker-build
- chmod +x docker-build
install: