mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-10-01 14:41:57 +00:00
REPO-5709: removing ACS 6.2 related tests.
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -64,13 +64,3 @@ jobs:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- ${MAVEN_INSTALL_CMD} -Pcommunity-70-tests
|
- ${MAVEN_INSTALL_CMD} -Pcommunity-70-tests
|
||||||
|
|
||||||
- name: "6.2 Enterprise"
|
|
||||||
stage: test
|
|
||||||
script:
|
|
||||||
- ${MAVEN_INSTALL_CMD} -Penterprise-62-tests
|
|
||||||
|
|
||||||
- name: "6.2 Community"
|
|
||||||
stage: test
|
|
||||||
script:
|
|
||||||
- ${MAVEN_INSTALL_CMD} -Pcommunity-62-tests
|
|
||||||
|
Reference in New Issue
Block a user