[NO-ISSUE] appveyor build fix experimenting (#2845)

* appveyor fix
This commit is contained in:
Eugenio Romano
2018-02-01 10:08:41 +00:00
committed by GitHub
parent 9e4b2e74e9
commit 102656582c
+3 -1
View File
@@ -9,9 +9,9 @@ environment:
nodejs_version: "8"
matrix:
- COMPONENT_NAME: core
- COMPONENT_NAME: process-service
- COMPONENT_NAME: content-service
- COMPONENT_NAME: core
- COMPONENT_NAME: insights
# - COMPONENT_NAME: ng2-demo-shell
@@ -53,3 +53,5 @@ install:
# Don't actually build.
build: off
matrix:
fast_finish: true