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

Commit 23e5109

Browse files
committed
chore(travis): disable our npm registry cache
1 parent cc84ce3 commit 23e5109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready
2020

2121
install:
22-
- npm config set registry http://23.251.144.68
22+
# - npm config set registry http://23.251.144.68
2323
# Disable the spinner, it looks bad on Travis
2424
- npm config set spin false
2525
# Log HTTP requests

0 commit comments

Comments
 (0)