Readme - add badges - TravisCI, Packagist, StyleCI, GitHub commits, GitHub license, Coverage

This commit is contained in:
Meritoo
2017-09-19 21:11:53 +02:00
parent 08fd482dd9
commit b5db36b6e0
3 changed files with 15 additions and 0 deletions

12
.travis.yml Normal file
View File

@@ -0,0 +1,12 @@
language: php
php:
- 5.6
- 7.0
- 7.1
install:
- composer install
script:
- php ./vendor/bin/phpunit