Skip to content

Commit

Permalink
Updated configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirlat committed Feb 21, 2020
1 parent 5e790f3 commit 30b848b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,12 @@ deploy:
- provider: script
script: "npx lerna publish from-package --yes --dist-tag qa"
on:
branch: qa
branch: qa
- provider: releases
api_key:
secure: Zb00TY4LiRGVFJdJoBaNLSzmDbRKUVnCcnvBjSX4kwpG3ZIjAi4BgpH8W8VzwA18tFEDpO3ZW95E9U9kUCTkO+qVbxM74/yODwT8RuhPzi1YUfy8W+6nuOY+QWfMXPCUemIbYdAea7t9Qox6z9bTjm/WOnZlsFu3l1bU2ZdUDdG1GVp2SGmZp+IwLmVU8kgnkx+rJvO8ftNRF2SPhuYB8NioUROLZJ5jr7ZFyvYoiLzxdZZ68I2NS4XB5ib9tOd2GOrzStGYUoRIrBgrspkOXODrh5944W2kDbOdIzez/5jXdLBKssW44kuVx800p+utTRwvFYvOmzgBKEeKtBFLCCSf5zvQqSe6LkwewmG6bhHsdLYEaHA+1laaTIX6ny2wA5gXC6O/ppMmQZmHrc7VG/antdvBdtxYoUu4ocA99RcOO2S0H/7FjiaGYuqKi1n+iK7X8F/OW6WZKSUl5taoXuluV7nPB39jl9DQiLggXDJu7qM3RnQ4DWkH4HvA5NnkaYsW6VH3cMCvykBItSMmjRYOMSz6oNS9pZTCC3fLixLiB1QfoHFssNdf5QP/Fw/pkiqOl1iP6LFHOVVZKmtlfqBAEOPl6HlsCWrUQs8+Acml+C7TVpUXGKwEi9vVtECmGAnV6tSZqIK/JRlzEBPCbbclH/6redXm3BjgzujInZs=
on:
repo: alpheios-project/alpheios-core
all_branches: true
tags: on

2 changes: 1 addition & 1 deletion packages/client-adapters/.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
}
}]
]
}
}

0 comments on commit 30b848b

Please sign in to comment.