소스 검색

Add travis build status for master branch

Daniel Gempesaw 11 년 전
부모
커밋
e86f146632
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # Selenium::Remote::Driver
 
+[![Build Status](https://travis-ci.org/gempesaw/Selenium-Remote-Driver.svg?branch=master)](https://travis-ci.org/gempesaw/Selenium-Remote-Driver)
+
 [Selenium WebDriver][1] is an open source project that exposes an API
 for browser automation, among other things. `Selenium::Remote::Driver`
 is a set of Perl bindings to that API that allow you to write