| Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/colinmollenhour/cache-backend-file/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/vendor/colinmollenhour/cache-backend-file/.travis.yml |
language: php php: - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 install: - bash travis_build.sh script: - phpunit FileBackendTest.php