limit test runs to master and pull requests

This commit is contained in:
Andreas Zweili 2020-07-07 22:21:32 +02:00 committed by GitHub
parent 7850c22f6f
commit 9800126def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,7 @@ before_install:
script:
- make test
branches:
only:
- master