Recommend this page to a friend! |
Classes of Sami Ilyes Mazouz | > | PHP License Detector | > | .travis.yml | > | Download |
|
|
![]() |
language: php php: - 7.2 - 7.3 before_script: - composer self-update - composer install --prefer-source script: - phpunit --bootstrap vendor/autoload.php tests/DetectorTest.php |