diff --git a/circle.yml b/circle.yml index 00e1533aa..11ab7cad4 100644 --- a/circle.yml +++ b/circle.yml @@ -99,3 +99,10 @@ deployment: - echo "machine github.com login reactjs-bot password $GITHUB_TOKEN" > ~/.netrc - cd website && GIT_USER=reactjs-bot npm run gh-pages - node ./scripts/publish-npm.js + +experimental: + notify: + branches: + only: + - master + - /.*-stable/