Commit f1f3b99d authored by chriseth's avatar chriseth

Merge pull request #78 from ethereum/deployment

Fix deployment.
parents 1793cb5b 78d0a797
...@@ -14,6 +14,6 @@ env: ...@@ -14,6 +14,6 @@ env:
- COMMIT_AUTHOR_EMAIL="chris@ethereum.org" - COMMIT_AUTHOR_EMAIL="chris@ethereum.org"
- COMMIT_AUTHOR="Travis CI" - COMMIT_AUTHOR="Travis CI"
- PUSH_REPO="git@github.com:ethereum/browser-solidity.git" - 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"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment