Skip to content

Commit

Permalink
chore(travis): disable our npm registry cache
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar committed Jul 9, 2014
1 parent 9630d71 commit c4c8fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready

install:
- npm config set registry http://23.251.144.68
# - npm config set registry http://23.251.144.68
# Disable the spinner, it looks bad on Travis
- npm config set spin false
# Log HTTP requests
Expand Down

0 comments on commit c4c8fbd

Please sign in to comment.