Only upload coverage reports from Travis if based in master
This commit is contained in:
parent
9167f2f2e6
commit
8b7f0551ae
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue