language: php php: - 7.0 - 7.1 - 7.2 before_install: - composer self-update - composer update - chmod 0777 local - php bin/travis-ci.php script: - vendor/bin/phpunit - vendor/bin/psalm
info at phpclasses dot org