Fix deployment.

pull/1/head
chriseth 9 years ago
parent 1793cb5baa
commit 78d0a797d5
  1. 2
      .travis.yml

@ -14,6 +14,6 @@ env:
- COMMIT_AUTHOR_EMAIL="chris@ethereum.org"
- 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 worker.js README.md"
- FILES_TO_PACKAGE="assets background.js build icon.png index.html manifest.json README.md"

Loading…
Cancel
Save