language: php matrix: include: - php: "5.6" - php: "7.0" - php: "7.1" - php: "7.2" - php: "7.3" - php: "7.4" script: - php tests/test.php