Update .travis.yml

Run CI/CD when the branch is master
This commit is contained in:
E.L 2021-01-12 10:42:07 +08:00 committed by GitHub
parent 38e835983f
commit 7ff5beb4fc
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)