Skip to content

Commit

Permalink
Use docker-build on the master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yetist authored and raveit65 committed Feb 15, 2019
1 parent 134d947 commit 086ca8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 086ca8b

Please sign in to comment.