diff --git a/.travis.yml b/.travis.yml index eeba38dbd9..22ea77a923 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ matrix: script: mvn test -B -Dtest=AllUnitTestsSuite - name: "WhiteSource scan" # only on support branches or master and if it is not a PR - if: fork = false AND (branch = master OR branch =~ /support\/.*/) AND type != pull_request + if: fork = false AND (branch = master OR branch =~ /support\/SP\/.*/) AND type != pull_request script: # Download the latest version of WhiteSource Unified Agent - curl -LJO https://github.com/whitesource/unified-agent-distribution/raw/master/standAlone/wss-unified-agent.jar