Skip to content

Commit 0720914

Browse files
committedNov 28, 2016
fix travis script
1 parent d599347 commit 0720914

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 ./vendor/unisharp/laravel-filemanager/tests/TestApi.php
19+
- vendor/bin/phpunit --verbose

0 commit comments

Comments
 (0)
Please sign in to comment.