summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2016-06-28 03:53:34 -0700
committerGitHub <noreply@github.com>2016-06-28 03:53:34 -0700
commit6f656531e2d64b36ca735810f7e97c01007d33a3 (patch)
tree7edeb506f10969ab72d83bbdf684c7a83065a483
parent53d6a995ab15e458856a53cd18fa617b2e4ccc05 (diff)
parentbce51fbf2fa559f1634de11494bde333a0e1e960 (diff)
Merge pull request #27816 from spxtr/no-travis
Automatic merge from submit-queue Remove all traces of travis.
-rw-r--r--pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pull-requests.md b/pull-requests.md
index 13771c22..2037b410 100644
--- a/pull-requests.md
+++ b/pull-requests.md
@@ -60,7 +60,7 @@ Either the [on call](on-call-rotations.md) manually or the [github "munger"](htt
There are several requirements for the submit-queue to work:
* Author must have signed CLA ("cla: yes" label added to PR)
* No changes can be made since last lgtm label was applied
-* k8s-bot must have reported the GCE E2E build and test steps passed (Travis, Jenkins unit/integration, Jenkins e2e)
+* k8s-bot must have reported the GCE E2E build and test steps passed (Jenkins unit/integration, Jenkins e2e)
Additionally, for infrequent or new contributors, we require the on call to apply the "ok-to-merge" label manually. This is gated by the [whitelist](https://github.com/kubernetes/contrib/blob/master/mungegithub/whitelist.txt).