diff --git a/README.md b/README.md index 4453d1f0569..04865a6344b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Caffe2 is released under the [BSD 2-Clause license](https://github.com/Yangqing/ ### Building Caffe2 +[![Build Status](https://travis-ci.org/bwasti/caffe2.svg?branch=master)](https://travis-ci.org/bwasti/caffe2) + git clone https://github.com/caffe2/caffe2 cd caffe2 && mkdir bin cd bin && cmake ..