Your IP : 216.73.216.220


Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/colinmollenhour/cache-backend-file/
Upload 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