DEBSOURCES
Skip Quicknav
sources / php-httpful / 1.0.0-2 / .travis.yml
123456789101112
language: php php: - 7.2 - 7.3 - 7.4 matrix: fast_finish: true script: - phpunit -c ./tests/phpunit.xml