Add travis build status to README

This commit is contained in:
Guillaume Bury 2016-07-23 14:07:40 +02:00 committed by GitHub
parent 0a4b812924
commit a0b810f520

View file

@ -1,4 +1,4 @@
# MSAT
# MSAT [![Build Status](https://travis-ci.org/Gbury/mSAT.svg?branch=master)](https://travis-ci.org/Gbury/mSAT)
MSAT is an OCaml library that features a modular SAT-solver and some
extensions (including SMT). This is **work in progress**.