Skip to content

Commit 80880d0

Browse files
IgorMinarCameron Knight
authored and
Cameron Knight
committed
chore(travis): disable our npm registry cache
1 parent a8a34ff commit 80880d0

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)