mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-4463 Enable testing with Postgres 11 -- added SNAPSHOT
This commit is contained in:
@@ -25,7 +25,7 @@ install: travis_retry mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B
|
||||
jobs:
|
||||
include:
|
||||
- stage: test
|
||||
name: "AllUnitTestsSuite"
|
||||
name: "AllUnitTestsSuite"
|
||||
script: mvn test -B -Dtest=AllUnitTestsSuite
|
||||
- name: "WhiteSource scan"
|
||||
# only on support branches or master and if it is not a PR
|
||||
|
Reference in New Issue
Block a user