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

Commit 6bf3a12

Browse files
committed
chore(travis): do not use npm cache in travis config
This reverts commit e14d1a7.
1 parent 273e34e commit 6bf3a12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ 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
2524
- npm install -g grunt-cli
2625
- grunt package
2726
- ./scripts/travis/wait_for_browser_provider.sh

0 commit comments

Comments
 (0)