Unverified Commit 2397f534 authored by yann300's avatar yann300 Committed by GitHub

use master for deploying to remix-alpha

parent 9d18a658
......@@ -3,7 +3,7 @@ node_js:
- "9"
branches:
only:
- remix_alpha
- master
- remix_live
script:
- npm run lint && npm run test && npm run make-mock-compiler && npm run build
......@@ -13,7 +13,7 @@ deploy:
script: ci/deploy_from_travis_remix-alpha.sh
skip_cleanup: true
on:
branch: remix_alpha
branch: master
- provider: script
script: ci/deploy_from_travis_remix-live.sh
skip_cleanup: true
......
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