File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ language : php
2+
3+ php :
4+ - 5.5
5+ - 5.6
6+ - 7.0
7+ - hhvm
8+
9+ matrix :
10+ fast_finish : true
11+ allow_failures :
12+ - php : 7.0
13+
14+ before_script :
15+ - travis_retry composer self-update
16+ - travis_retry composer install --no-interaction --prefer-source
17+
18+ script :
19+ - vendor/bin/phpunit --verbose
Original file line number Diff line number Diff line change 11# Laravel Filemanager
22
3- [ ![ Latest Stable Version] ( https://poser.pugx.org/unisharp/laravel-filemanager/v/stable )] ( https://packagist.org/packages/unisharp/laravel-filemanager ) [ ![ Total Downloads] ( https://poser.pugx.org/unisharp/laravel-filemanager/downloads )] ( https://packagist.org/packages/unisharp/laravel-filemanager ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/unisharp/laravel-filemanager/v/unstable )] ( https://packagist.org/packages/unisharp/laravel-filemanager ) [ ![ License] ( https://poser.pugx.org/unisharp/laravel-filemanager/license )] ( https://packagist.org/packages/unisharp/laravel-filemanager )
3+ [ ![ Build Status] ( https://travis-ci.org/UniSharp/laravel-filemanager.svg?branch=master )] ( https://travis-ci.org/UniSharp/laravel-filemanager )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/unisharp/laravel-filemanager/v/stable )] ( https://packagist.org/packages/unisharp/laravel-filemanager )
5+ [ ![ Total Downloads] ( https://poser.pugx.org/unisharp/laravel-filemanager/downloads )] ( https://packagist.org/packages/unisharp/laravel-filemanager )
6+ [ ![ License] ( https://poser.pugx.org/unisharp/laravel-filemanager/license )] ( https://packagist.org/packages/unisharp/laravel-filemanager )
47
58A files and images management user interface with file uploading support. (Works well with CKEditor and TinyMCE)
69
You can’t perform that action at this time.
0 commit comments