mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix travis calls
This commit is contained in:
@@ -23,7 +23,7 @@ do
|
||||
DESTDIR="$DIR/../ng2-components/${PACKAGE}"
|
||||
echo "====== linking component: ${PACKAGE} ====="
|
||||
cd "$DESTDIR"
|
||||
npm travis
|
||||
npm run travis
|
||||
npm link
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user