From 00ef21bf2e9bd46426ab8cbe1fb222d14ae9af80 Mon Sep 17 00:00:00 2001 From: Fabrice Desclaux Date: Tue, 11 Sep 2018 07:31:35 +0200 Subject: [PATCH] README: add appveyor status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9be3bdc66..3f6c66905 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](https://travis-ci.org/cea-sec/miasm.svg)](https://travis-ci.org/cea-sec/miasm) +[![Build status](https://ci.appveyor.com/api/projects/status/7upfa3hkkpmd916q/branch/master?svg=true)](https://ci.appveyor.com/project/serpilliere/miasm-g9v6o/branch/master) [![Code Climate](https://codeclimate.com/github/cea-sec/miasm/badges/gpa.svg)](https://codeclimate.com/github/cea-sec/miasm) Reverse engineering framework in Python