aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-01 08:07:20 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-01 08:07:20 +0200
commit6ae554d32449c4a9a20ed810025ba795a79e5bbe (patch)
treeea9059d5a4f726376283f79049ee5558b0a76a71 /README.md
parenta4d01b8075bac9c99ca96de1be1975329af85157 (diff)
README.md: point Travis link to /branches
The current link points to the latest build for the project, which may be on a random PR. Both failure and success are mostly irrelevant. The /branches page seems to be more relevant.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 77a92f701..212b14925 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# syzkaller - kernel fuzzer
-[![Build Status](https://travis-ci.org/google/syzkaller.svg?branch=master)](https://travis-ci.org/google/syzkaller)
+[![Build Status](https://travis-ci.org/google/syzkaller.svg?branch=master)](https://travis-ci.org/github/google/syzkaller/branches)
[![fuzzit](https://app.fuzzit.dev/badge?org_id=syzkaller=master)](https://fuzzit.dev)
[![Go Report Card](https://goreportcard.com/badge/github.com/google/syzkaller)](https://goreportcard.com/report/github.com/google/syzkaller)
[![Coverage Status](https://codecov.io/gh/google/syzkaller/graph/badge.svg)](https://codecov.io/gh/google/syzkaller)