git repos / blockattack-game

commit 7dbd2cb6

Poul Sander · 2015-12-22 19:42
7dbd2cb6e42a9da0b2d34c01250905709b92f17e patch · browse files
parent 46cfd6b2930a778e234c9f14acc04401c7ee2489

Update README.md

The build status should represent master in master.
Preferable it should represent the current branch but I cannot see how to do that.

Changed files

M README.md before
diff --git a/README.md b/README.md index 8c63982..d099df7 100644 --- a/README.md +++ b/README.md
@@ -1,4 +1,4 @@
-# blockattack-game [![Build Status](https://travis-ci.org/blockattack/blockattack-game.svg)](https://travis-ci.org/blockattack/blockattack-game)
+# blockattack-game [![Build Status](https://travis-ci.org/blockattack/blockattack-game.svg?branch=master)](https://travis-ci.org/blockattack/blockattack-game)
Block Attack - Rise of the Blocks - the game
A Tetris Attack Clone under the GPL.