vkzhuk/Difference-Generator

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: php
php:
- '7.2'

install:
- composer self-update
- make install

script: make lint test