Ver código fonte

Add travis build status for master branch

Daniel Gempesaw 11 anos atrás
pai
commit
e86f146632
1 arquivos alterados com 2 adições e 0 exclusões
  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