We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134d947 commit 086ca8bCopy full SHA for 086ca8b
.travis.yml
@@ -6,7 +6,7 @@ services:
6
- docker
7
8
before_install:
9
- - 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
10
- chmod +x docker-build
11
12
install:
0 commit comments