We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e324e commit 69e94b3Copy full SHA for 69e94b3
README.rst
@@ -27,8 +27,8 @@ different versions and the overall project history.
27
.. image:: https://img.shields.io/pypi/l/robotframework-seleniumlibrary.svg
28
:target: https://www.apache.org/licenses/LICENSE-2.0
29
30
-.. image:: https://api.travis-ci.org/robotframework/SeleniumLibrary.png
31
- :target: https://travis-ci.org/robotframework/SeleniumLibrary
+.. image:: https://travis-ci.org/robotframework/SeleniumLibrary.svg?branch=master
+ :target: https://travis-ci.org/robotframework/SeleniumLibrary
32
33
Keyword documentation
34
---------------------
0 commit comments