mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* make the local link build fast and run the test only if asked #1588 * demo core doesn't exist * link after install * move in after success matrix build and install scripts
This commit is contained in:
committed by
Denys Vuika
parent
2f3aeb84a1
commit
d739526517
@@ -9,7 +9,6 @@ npm install
|
||||
|
||||
#LINK ALL THE OTHERS COMPONENTS
|
||||
for PACKAGE in \
|
||||
ng2-alfresco-core \
|
||||
ng2-alfresco-datatable \
|
||||
ng2-activiti-diagrams \
|
||||
ng2-activiti-analytics \
|
||||
@@ -30,5 +29,4 @@ do
|
||||
cd "$DESTDIR/demo"
|
||||
npm link ${PACKAGE}
|
||||
npm travis
|
||||
npm install
|
||||
done
|
||||
|
Reference in New Issue
Block a user