Skip to content

Commit

Permalink
Enable Travis CI for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Feb 19, 2019
1 parent 8653076 commit 4d4520c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -5,12 +5,6 @@ language: bash
services:
- docker

# Trigger only on the travis branch
# Remove the lines if every thing is ok.
branches:
only:
- travis

before_install:
- curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/docker-build
- chmod +x docker-build
Expand Down

0 comments on commit 4d4520c

Please sign in to comment.