Recommend this page to a friend! |
Classes of Mohamed Elbahja | > | PHP Environment Variables Setup | > | .travis.yml | > | Download |
|
![]() |
language: php php: - 7.1 - 7.2 - nightly matrix: allow_failures: - php: nightly before_script: - composer install script: - vendor/bin/phpunit |