Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Commit

Permalink
Only notify on master builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdee committed Jun 7, 2016
1 parent 8a8708d commit 00c1ee5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ dependencies:
test:
override:
- make ut-circle
experimental:
notify:
branches:
only:
- master

0 comments on commit 00c1ee5

Please sign in to comment.