Skip to content

Commit cd4c579

Browse files
yetistraveit65
authored andcommitted
Now to use docker-build on the master branch
1 parent 10a4a9f commit cd4c579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
- docker
77

88
before_install:
9-
- curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/travis/travis/docker-build
9+
- curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/docker-build
1010
- chmod +x docker-build
1111

1212
install:

0 commit comments

Comments
 (0)