Readme - TravisCI badge - update configuration file

This commit is contained in:
Meritoo
2017-09-19 17:37:58 +02:00
parent 5ab2cd9de8
commit 09c8569938
2 changed files with 7 additions and 1 deletions

View File

@@ -4,3 +4,9 @@ php:
- 5.6
- 7.1
- nightly
install:
- composer install
script:
- php ./vendor/bin/phpunit