mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
change travis file
This commit is contained in:
@@ -33,7 +33,6 @@ 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