Skip to content

Commit 0a57eaf

Browse files
committed
ups. wrong command
1 parent 2d8c162 commit 0a57eaf

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
@@ -8,7 +8,7 @@ before_script:
88
- composer install
99
- php -r "copy('.env.example', '.env');"
1010
- php artisan key:generate
11-
- php artisan passport:install
11+
- php artisan passport:keys
1212
script:
1313
- vendor/bin/phpunit --coverage-clover=coverage.clover
1414
after_script:

0 commit comments

Comments
 (0)