From ab50bc3780c44764a31f4c8880235fdcc8f09a50 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Wed, 25 Apr 2018 00:45:17 +0300 Subject: [PATCH] Add travis status into readme Signed-off-by: Cyrill Gorcunov --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b8ab9a0..704fba14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ NASM, the Netwide Assembler =========================== +[![master](https://travis-ci.org/netwide-assembler/nasm.svg?branch=master)](https://travis-ci.org/netwide-assembler/nasm) + Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).