mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-29 05:15:38 +08:00
chore(travis): use npm cache
This commit is contained in:
@@ -18,6 +18,10 @@ env:
|
|||||||
- LOGS_DIR=/tmp/angular-build/logs
|
- LOGS_DIR=/tmp/angular-build/logs
|
||||||
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready
|
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready
|
||||||
|
|
||||||
|
install:
|
||||||
|
- npm config set registry http://23.251.144.68
|
||||||
|
- npm install
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- mkdir -p $LOGS_DIR
|
- mkdir -p $LOGS_DIR
|
||||||
- ./lib/sauce/sauce_connect_setup.sh
|
- ./lib/sauce/sauce_connect_setup.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user