From: nasm-bot f. C. G. <gor...@gm...> - 2018-10-17 18:44:18
|
Commit-ID: ab50bc3780c44764a31f4c8880235fdcc8f09a50 Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=ab50bc3780c44764a31f4c8880235fdcc8f09a50 Author: Cyrill Gorcunov <gor...@gm...> AuthorDate: Wed, 25 Apr 2018 00:45:17 +0300 Committer: Cyrill Gorcunov <gor...@gm...> CommitDate: Wed, 17 Oct 2018 21:40:14 +0300 Add travis status into readme Signed-off-by: Cyrill Gorcunov <gor...@gm...> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b8ab9a..704fba1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ NASM, the Netwide Assembler =========================== +[](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!!). |