Skip to content

Commit

Permalink
Adding build status indicator.
Browse files Browse the repository at this point in the history
  • Loading branch information
polarblau committed Jun 25, 2012
1 parent d71ffa4 commit b754cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# Password Safe
# Password Safe [![Build Status](https://secure.travis-ci.org/polarblau/passwordsafe.png)](http://travis-ci.org/polarblau/passwordsafe)
A command line application that can store and retrieve passwords from an encrypted file.

Based on 'Tutorial: Build your own password safe with Ruby!' at http://rbjl.net/41-tutorial-build-your-own-password-safe-with-ruby which won't run on my machine. So rather than try to fix it, I decided to build my own, with an actual attempt at testing/BDD. This was primarily done for my own education, tips/suggestions are welcome.
Expand Down

0 comments on commit b754cd7

Please sign in to comment.