mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-28 08:10:51 +02:00
Compile assets first in Travis tests
This commit is contained in:
@@ -32,10 +32,10 @@ install:
|
||||
- npm ci
|
||||
|
||||
script:
|
||||
- npm run production --verbose
|
||||
- php-cs-fixer fix --diff --dry-run
|
||||
- psalm --show-info=true
|
||||
- phpunit --coverage-text
|
||||
- npm run production --verbose
|
||||
|
||||
before_deploy: make artifacts
|
||||
|
||||
|
Reference in New Issue
Block a user