travis: Don't run sonarcloud in forked repositories

This commit is contained in:
Tobias Brunner
2018-11-30 16:03:10 +01:00
parent 2a58030b78
commit a4e698b6f9
+1 -1
View File
@@ -38,7 +38,7 @@ env:
matrix:
include:
- env: TEST=sonarcloud
if: type = push
if: type = push AND env(SONAR_TOKEN) IS present
git:
depth: false
addons: