aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-17 21:25:02 +0100
committerYann Herklotz <git@yannherklotz.com>2020-04-17 21:25:02 +0100
commit9de1618b3d378767232dc7423e843e4587a3579b (patch)
treef6b8c2429f717694cbb195387c5f61c73a2bb75f /README.md
parentef2fef6a290797f90c52a8a8706b7a5163cdb499 (diff)
downloadvericert-9de1618b3d378767232dc7423e843e4587a3579b.tar.gz
vericert-9de1618b3d378767232dc7423e843e4587a3579b.zip
Add travis url
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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).