?iť?

Your IP : 3.133.128.251


Current Path : /home/scgforma/www/soctest/htdocs/includes/phpoffice/phpexcel/
Upload File :
Current File : /home/scgforma/www/soctest/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