芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/store/system/storage/vendor/guzzlehttp/streams/.travis.yml
language: php php: - 5.4 - 5.5 - 5.6 - hhvm before_script: - composer self-update - composer install --no-interaction --prefer-source --dev script: vendor/bin/phpunit matrix: allow_failures: - php: hhvm