
| Current Path : /var/www/html/dataninja.cn/vendor/brumann/polyfill-unserialize/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/dataninja.cn/vendor/brumann/polyfill-unserialize/.travis.yml |
language: php sudo: false php: - '5.3' - '5.4' - '5.5' - '5.6' - '7.0' - '7.1' before_install: - phpenv config-rm xdebug.ini - composer self-update install: - composer install script: phpunit