From 1dc90d15ae96f836768e7e6e6bc252e11a0bdf4b Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 2 Nov 2017 14:26:24 +0000 Subject: [PATCH] travis build status link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31f0272..cbf5dd3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Linux Kernel Module Cheat +# Linux Kernel Module Cheat [![Build Status](https://travis-ci.org/cirosantilli/linux-kernel-module-cheat.svg?branch=master)](https://travis-ci.org/cirosantilli/linux-kernel-module-cheat) Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.9 module development example tutorials with GDB and KGDB debug and minimal QEMU educational models. Tested in x86, ARM and MIPS guests, Ubuntu 14.04 - 17.04 hosts.