Skip to content

Commit

Permalink
Add Travis build status to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djuretic committed Jan 18, 2014
1 parent 7a47909 commit ba2fbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- If the string is in a `.jade` file it can be accessed with `env.t('string name here')`
- If the string is in a `.js` file it can be accessed with `window.env.t('string name here')`

HabitRPG
HabitRPG [![Build Status](https://travis-ci.org/HabitRPG/habitrpg.png?branch=master)](https://travis-ci.org/HabitRPG/habitrpg)
===============

[HabitRPG](https://habitrpg.com) is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
Expand Down

0 comments on commit ba2fbce

Please sign in to comment.