Versions in this module Expand all Collapse all v0 v0.3.1 Oct 26, 2015 v0.3.0 Sep 17, 2015 Changes in this version + type Condition struct + AllBranches *bool + Branch string + Condition string + Matrix map[string]string + Owner string + PullRequest *bool + func (c *Condition) MatchBranch(branch string) bool + func (c *Condition) MatchOwner(owner string) bool + func (c *Condition) MatchPullRequest(pr string) bool