?iť?

Your IP : 3.147.193.37


Current Path : /home/scgforma/www/soc064/htdocs/includes/phpoffice/phpexcel/
Upload File :
Current File : /home/scgforma/www/soc064/htdocs/includes/phpoffice/phpexcel/.travis.yml

language: php

php:
  - 5.2
  - 5.3.3
  - 5.3
  - 5.4
  - 5.5
  - 5.6
  - hhvm
 
matrix:
    allow_failures:
        - php: hhvm

script:
 - phpunit -c ./unitTests/

notifications:
  email: false