|
|
@ -20,11 +20,11 @@ deploy: |
|
|
|
branch: master |
|
|
|
branch: master |
|
|
|
env: |
|
|
|
env: |
|
|
|
global: |
|
|
|
global: |
|
|
|
- ENCRYPTION_LABEL="b5c2730599da" |
|
|
|
- ENCRYPTION_LABEL="b5c2730599da" |
|
|
|
- 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 README.md" |
|
|
|
- FILES_TO_PACKAGE="assets background.js build icon.png index.html manifest.json README.md" |
|
|
|
cache: |
|
|
|
cache: |
|
|
|
directories: |
|
|
|
directories: |
|
|
|
- node_modules |
|
|
|
- node_modules |
|
|
|