Enable Travis CI for all branches

master-1.22
raveit65 2019-02-21 18:45:43 +01:00
parent b3ed7234a6
commit 4bd3e7c3cd
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@ language: bash
services: services:
- docker - docker
# Trigger only on the travis branch
# Remove the lines if every thing is ok.
branches:
only:
- travis
before_install: before_install:
- curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/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 - chmod +x docker-build