Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit e14d1a7

Browse files
committed
chore: use npm cache in travis config
1 parent 726ffdc commit e14d1a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121
before_script:
2222
- mkdir -p $LOGS_DIR
2323
- ./lib/sauce/sauce_connect_setup.sh
24+
- npm config set registry http://23.251.144.68
2425
- npm install -g grunt-cli
2526
- grunt package
2627
- ./scripts/travis/wait_for_browser_provider.sh

0 commit comments

Comments
 (0)