All Downloads are FREE. Search and download functionalities are using the official Maven repository.

php..travis.yml Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
language: php
sudo: false
php:
    - 5.4
    - 5.5
    - 5.6
    - 7.0
    - hhvm
before_install: "composer install"
script: "vendor/bin/phpunit"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy