mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Travis config update
This commit is contained in:
@@ -33,6 +33,7 @@ env:
|
||||
before_script:
|
||||
- npm set proxy $DEV_REGISTRY
|
||||
- npm config set https-proxy $DEV_REGISTRY
|
||||
- npm config set "@angular:registry" http://registry.npmjs.org/
|
||||
- cd ./ng2-components/$MODULE; npm install --registry $DEV_REGISTRY
|
||||
- ls -ltrh ./node_modules/
|
||||
script: npm run test
|
||||
|
||||
Reference in New Issue
Block a user