Skip to content

Commit

Permalink
adding ci status to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gakuzzzz committed Sep 10, 2012
1 parent 6919b98 commit 6d3e9ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Play2.0 module for Authentication and Authorization
Play2.0 module for Authentication and Authorization [![Build Status](https://secure.travis-ci.org/t2v/play20-auth.png)](http://travis-ci.org/t2v/play20-auth)
===========================================================

これは Play2.0 のアプリケーションに認証/認可の機能を手軽に組み込むためのモジュールです。
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Play2.0 module for Authentication and Authorization
Play2.0 module for Authentication and Authorization [![Build Status](https://secure.travis-ci.org/t2v/play20-auth.png)](http://travis-ci.org/t2v/play20-auth)
===========================================================

This module offers Authentication and Authorization features to Play2.0 applications
Expand Down

0 comments on commit 6d3e9ea

Please sign in to comment.