소스 검색

Merge pull request #526 from maastermedia/patch-travis

build status added to README.md
Thomas 13 년 전
부모
커밋
35d71ae7d6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,6 +1,8 @@
 SonataAdminBundle - The missing Symfony2 Admin Generator
 ========================================================
 
+[![Build Status](https://secure.travis-ci.org/sonata-project/SonataAdminBundle.png?branch=master)](http://travis-ci.org/sonata-project/SonataAdminBundle)
+
 The online documentation of the bundle is in http://sonata-project.org/bundles/admin
 
 For contribution to the documentation you can find it on [Resources/doc](https://github.com/sonata-project/SonataAdminBundle/tree/master/Resources/doc).