disable travis cache

pull/1/head
yann300 8 years ago
parent 9639aa4bb3
commit 4c968f5595
  1. 4
      .travis.yml

@ -17,6 +17,4 @@ env:
- COMMIT_AUTHOR="Travis CI"
- PUSH_REPO="git@github.com:ethereum/browser-solidity.git"
- FILES_TO_PACKAGE="assets background.js build icon.png index.html manifest.json README.md soljson.js"
cache:
directories:
- node_modules
cache: false

Loading…
Cancel
Save