This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch asf-yaml-experiments
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/asf-yaml-experiments by this 
push:
     new d56a97e  try to require travis pass to commiet on branch 
asf-yaml-experiments
d56a97e is described below

commit d56a97e10d1081d5d3686bb0ad0609323ae38049
Author: David Grove <gro...@us.ibm.com>
AuthorDate: Sun Feb 28 16:27:49 2021 -0500

    try to require travis pass to commiet on branch asf-yaml-experiments
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 85d776d..a6ad79d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -30,6 +30,8 @@ github:
     asf-yaml-experiments:
       required_status_checks:
         strict: true
+       contexts:
+       - continuous-integration/travis-ci
   enabled_merge_buttons:
     merge: false
     squash: true

Reply via email to