Skip to content

Commit

Permalink
Add travis-ci build status to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deathcap committed Dec 27, 2013
1 parent d355c76 commit 1e315eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
A data structure for groups of identical objects, up to a maximum number.
Useful for games. (This module was previously known as "itemstack".)

[![Build Status](https://travis-ci.org/deathcap/itempile.png)](https://travis-ci.org/deathcap/itempile)

Can be used standalone but most useful with [inventory](https://github.com/deathcap/inventory).

## Creating
Expand Down

0 comments on commit 1e315eb

Please sign in to comment.