Skip to content

Commit cef7430

Browse files
committed
update travis file
1 parent ee61d3d commit cef7430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_script:
1111
- cp .env.travis .env
1212
- mysql -u root -e 'create database laravelAuth;'
1313
- composer self-update
14-
- composer install --prefer-source --no-interaction
14+
- composer install --no-interaction
1515
- php artisan vendor:publish --tag=laravelroles
1616
- php artisan vendor:publish --tag=laravel2step
1717
- php artisan key:generate

0 commit comments

Comments
 (0)