Enable travis only on master

This commit is contained in:
VirtuBox
2020-10-27 11:26:55 +01:00
parent 3624548251
commit f65a2044e4

View File

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