From 9de1618b3d378767232dc7423e843e4587a3579b Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Fri, 17 Apr 2020 21:25:02 +0100 Subject: Add travis url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index de575c8..8ce2cab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Coqup +# Coqup [![Build Status](https://travis-ci.com/ymherklotz/coqup.svg?token=qfBKKGwxeWkjDsy7e16x&branch=master)](https://travis-ci.com/ymherklotz/coqup) A formally verified HLS tool in Coq, building on top of [CompCert](https://github.com/AbsInt/CompCert). -- cgit