Skip to content

Commit 459a42a

Browse files
committed
README housekeeping
1 parent 703f900 commit 459a42a

File tree

4 files changed

+1
-44
lines changed

4 files changed

+1
-44
lines changed

.coveralls.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ logs/
33
nbproject/
44
vendor/
55
.idea/
6+
.phpunit.result.cache
67
composer.lock
78
composer.phar

.travis.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Distinguishing features:
88
* Coding style follows PSR-1, PSR-2, and Symfony2 conventions.
99
* Auto-generate API documentation via [phpDocumentor 2.x](http://phpdoc.org/).
1010

11-
[![Build Status](https://travis-ci.org/instaclick/php-webdriver.png)](https://travis-ci.org/instaclick/php-webdriver)
12-
[![Coverage Status](https://coveralls.io/repos/instaclick/php-webdriver/badge.png)](https://coveralls.io/r/instaclick/php-webdriver)
13-
1411
[![Latest Stable Version](https://poser.pugx.org/instaclick/php-webdriver/v/stable.png)](https://packagist.org/packages/instaclick/php-webdriver)
1512
[![Total Downloads](https://poser.pugx.org/instaclick/php-webdriver/downloads.png)](https://packagist.org/packages/instaclick/php-webdriver)
1613

0 commit comments

Comments
 (0)