ljapkin-roman/php-project-lvl1

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: php
php:
        - 7.2.19
install:
        - make install
script: make lint
after_script:
        - vendor/bin/test-reporter