chore: use npm cache in travis config

This commit is contained in:
Brian Ford
2014-03-24 12:57:40 -07:00
parent 726ffdc50f
commit e14d1a7988

View File

@@ -21,6 +21,7 @@ env:
before_script:
- mkdir -p $LOGS_DIR
- ./lib/sauce/sauce_connect_setup.sh
- npm config set registry http://23.251.144.68
- npm install -g grunt-cli
- grunt package
- ./scripts/travis/wait_for_browser_provider.sh