Commit b74f9acc authored by Denton Liu's avatar Denton Liu

Reformat .travis.yml

parent 179dbc08
...@@ -20,11 +20,11 @@ deploy: ...@@ -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
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