404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.140.192.22: ~ $
---
build: false

install:
  - ps: Set-Service wuauserv -StartupType Manual
  - choco install php
  - choco install capture2text --version 3.9
  - choco install composer
  - refreshenv
  - cd %APPVEYOR_BUILD_FOLDER%
  - composer install

test_script:
  - php tests\run.php unit e2e

notifications:
  - provider: Webhook
    url: https://webhooks.gitter.im/e/b48c69af70a9047dba30
    on_build_success: true
    on_build_failure: true
    on_build_status_changed: true

Filemanager

Name Type Size Permission Actions
.github Folder 0755
src Folder 0755
tests Folder 0755
.appveyor.yml File 467 B 0755
.gitignore File 50 B 0755
MIT-LICENSE File 1.05 KB 0755
README.md File 12.88 KB 0755
codecov.yml File 190 B 0755
composer.json File 830 B 0755
phpcs.xml File 469 B 0755