Only upload coverage reports from Travis if based in master

This commit is contained in:
CactusPuppy 2021-03-18 23:48:06 -07:00
parent 9167f2f2e6
commit 8b7f0551ae
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

View file

@ -97,6 +97,7 @@ jobs:
paths:
- coverage/codeclimate.5.json
- stage: finalize
if: branch = master
language: minimal
before_install:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > $CCTR