Only run Travis-CI on master

This commit is contained in:
LiteSpeed Tech 2021-01-13 08:47:47 -05:00 committed by GitHub
commit 347a040589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: c
if: branch = master
matrix:
include:
- name: Linux (gcc)