Don't run travis on random branches

This commit is contained in:
Ed Kellett 2020-10-17 14:39:24 +01:00
parent 0c25e4b611
commit a860e8f6fe
No known key found for this signature in database
GPG key ID: CB9986DEF342FABC

View file

@ -7,6 +7,10 @@ language: c
dist: bionic
sudo: false
branches:
only:
- main
matrix:
include:
- os: linux