mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
Fix comment in Travis config
This commit is contained in:
@@ -20,7 +20,7 @@ matrix:
|
||||
- name: "Build and test"
|
||||
script: travis_retry mvn test
|
||||
- name: "WhiteSource scan"
|
||||
# only on master and if it is not a PR
|
||||
# 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
|
||||
script:
|
||||
# Download the latest version of WhiteSource Unified Agent
|
||||
|
Reference in New Issue
Block a user