From 0c4074e10b86345c811a882c589879673348d26a Mon Sep 17 00:00:00 2001 From: Zhang Xianyi Date: Fri, 5 Jul 2013 15:28:41 +0800 Subject: [PATCH] Added Travis CI status image. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c6ea10df..f9c1dd60f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OpenBLAS +[![Build Status](https://travis-ci.org/xianyi/OpenBLAS.png?branch=develop)](https://travis-ci.org/xianyi/OpenBLAS) + ## Introduction OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS is an open source project supported by Lab of Parallel Software and Computational Science, ISCAS .