mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
+3
-1
@@ -9,9 +9,9 @@ environment:
|
|||||||
nodejs_version: "8"
|
nodejs_version: "8"
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- COMPONENT_NAME: core
|
|
||||||
- COMPONENT_NAME: process-service
|
- COMPONENT_NAME: process-service
|
||||||
- COMPONENT_NAME: content-service
|
- COMPONENT_NAME: content-service
|
||||||
|
- COMPONENT_NAME: core
|
||||||
- COMPONENT_NAME: insights
|
- COMPONENT_NAME: insights
|
||||||
# - COMPONENT_NAME: ng2-demo-shell
|
# - COMPONENT_NAME: ng2-demo-shell
|
||||||
|
|
||||||
@@ -53,3 +53,5 @@ install:
|
|||||||
|
|
||||||
# Don't actually build.
|
# Don't actually build.
|
||||||
build: off
|
build: off
|
||||||
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
|
|||||||
Reference in New Issue
Block a user