From ca0d2b39b4af3097f9d80c065d2f399a6765efcd Mon Sep 17 00:00:00 2001 From: Vladimir Novikov Date: Fri, 26 May 2017 22:39:24 +0700 Subject: Add travis.ci button --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44e66b2..7f4af39 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ## Tetris CSFML +[![Build Status](https://travis-ci.org/Oxore/tetris-csfml.svg?branch=master)](https://travis-ci.org/Oxore/tetris-csfml) This is unfinished tetris project written in pure C with CSFML library. It is under development. Obvious, it depends on csfml, but nothing more. -- cgit v1.2.3