diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-05-06 14:43:04 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-18 11:34:42 +0200 |
| commit | 24d9114275cf8e2aa279feabd03c58f411f38a92 (patch) | |
| tree | 4d3b94df3a439e5100a179c99bf96ebb15781420 /README.md | |
| parent | 37137150cb3bec5efc9112447b03d4999612e3d4 (diff) | |
.github/workflows: add CI workflow
Switch from Travis to Github Actions for testing.
This is faster and is better integrated with github.
Update #1699
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ # syzkaller - kernel fuzzer -[](https://travis-ci.org/github/google/syzkaller/branches) +[](https://github.com/google/syzkaller/actions?query=workflow/ci) [](https://fuzzit.dev) +[](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-syzkaller) [](https://goreportcard.com/report/github.com/google/syzkaller) [](https://codecov.io/gh/google/syzkaller) [](https://godoc.org/github.com/google/syzkaller) |
