travis: only build master and PRs onto master
This commit is contained in:
parent
0988551896
commit
88f1184315
@ -2,6 +2,10 @@
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
os:
|
||||
- windows
|
||||
- linux
|
||||
|
Loading…
Reference in New Issue
Block a user