Skip to content

Commit c56ad46

Browse files
committed
fix travis script
1 parent 0a5a273 commit c56ad46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ before_script:
1616
- travis_retry composer install --no-interaction --prefer-source
1717

1818
script:
19-
- vendor/bin/phpunit --verbose
19+
- vendor/bin/phpunit ./vendor/unisharp/laravel-filemanager/tests/TestApi.php

0 commit comments

Comments
 (0)