summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-07 20:52:41 +0800
committerraveit65 <[email protected]>2019-02-08 15:29:39 +0100
commit7f48454199dc8f2a194d461e39dcb423a3c84974 (patch)
treee05ade412e94573a7961bedfcd7fc0302b94c2be
parentfaed5d8bd050d187ba1fca4c1e2399bf3485bd4c (diff)
downloadmarco-7f48454199dc8f2a194d461e39dcb423a3c84974.tar.bz2
marco-7f48454199dc8f2a194d461e39dcb423a3c84974.tar.xz
Now to 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 a6cbc2d3..77007e0d 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: