We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9241012 commit f4928dbCopy full SHA for f4928db
.travis.yml
@@ -28,3 +28,5 @@ before_script:
28
- php artisan ui vue --auth
29
- composer dump-autoload
30
- php artisan clear-compiled
31
+
32
+script: vendor/bin/phpunit
0 commit comments