[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.161.199: ~ $
language: php
php:
  - 5.3
  - 5.4
  - 5.5
  - hhvm

before_script:
  - wget http://getcomposer.org/composer.phar
  - php composer.phar install --dev

script:
  - phpunit

matrix:
  allow_failures:
    - php: hhvm

Filemanager

Name Type Size Permission Actions
src Folder 0755
tests Folder 0755
.gitignore File 34 B 0644
.travis.yml File 214 B 0644
LICENSE File 11.09 KB 0644
Makefile File 1.4 KB 0644
README.md File 5.59 KB 0644
composer.json File 586 B 0644
phpunit.xml.dist File 678 B 0644