Enable travis only on master

This commit is contained in:
VirtuBox 2020-10-27 11:26:55 +01:00
parent 3624548251
commit f65a2044e4
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ language: shell
jobs:
include:
- os: linux
- if: branch = master
os: linux
dist: xenial
- if: branch = master
os: linux