Merge pull request #137 from nextcloud/travis-only-master

Travis: Only build the master branch
This commit is contained in:
Tilo Spannagel 2017-08-07 16:32:18 +02:00 committed by GitHub
commit 15cc747f57
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ services: docker
language: bash
branches:
only:
- master
install:
- git clone https://github.com/docker-library/official-images.git ~/official-images