Skip to content

Commit

Permalink
chore(travis): do not use npm cache in travis config
Browse files Browse the repository at this point in the history
This reverts commit e14d1a7.
  • Loading branch information
btford committed Mar 26, 2014
1 parent 273e34e commit 6bf3a12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ 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
Expand Down

0 comments on commit 6bf3a12

Please sign in to comment.