add Circleci badge.

This commit is contained in:
SANO Masatoshi 2015-06-10 11:04:51 +09:00
parent 4f269bad75
commit 3af20262d2

View file

@ -1,6 +1,7 @@
# Roswell - Common Lisp environment setup Utility.
[![Build Status](https://travis-ci.org/snmsts/roswell.svg?branch=master)](https://travis-ci.org/snmsts/roswell)
[![Circle CI](https://circleci.com/gh/snmsts/roswell/tree/master.svg?style=svg)](https://circleci.com/gh/snmsts/roswell/tree/master)
This software is still beta. Basic interfaces are fixed, we beleive it works well on Unix-like platforms like Linux, Mac OS X and FreeBSD, but some parts are not implemented, not stable on other OSes yet.