summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-02-07 20:52:41 +0800
committerraveit65 <[email protected]>2019-02-08 15:51:14 +0100
commitcd4c579c5268682218cba8743da496666b3862c2 (patch)
treef75a8356fa4b8455001e6b7d8c5e2ee84022d447
parent10a4a9fe0fe3c7ffecb60ece61206aa3ceef019d (diff)
downloadmarco-cd4c579c5268682218cba8743da496666b3862c2.tar.bz2
marco-cd4c579c5268682218cba8743da496666b3862c2.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: