Commit ef8592dd authored by yann300's avatar yann300 Committed by GitHub

update Travis.yml

parent d88df1e7
......@@ -5,16 +5,16 @@ script:
- npm run lint && npm run test && npm run downloadsolc && npm run make-mock-compiler && npm run build
- ./ci/browser_tests.sh
deploy:
provider: script
script: ci/deploy_from_travis_master.sh
skip_cleanup: true
on:
branch: master
provider: script
script: ci/deploy_from_travis_remix-live.sh
skip_cleanup: true
on:
branch: remix_live
- provider: script
script: ci/deploy_from_travis_master.sh
skip_cleanup: true
on:
branch: master
- provider: script
script: ci/deploy_from_travis_remix-live.sh
skip_cleanup: true
on:
branch: remix_live
env:
global:
- ENCRYPTION_LABEL1="b5c2730599da"
......
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