mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-27 13:29:32 +00:00
Use phpunit8.3 schema in phpunit.xml
This commit is contained in:
parent
7e0e83ef15
commit
00b2d49b95
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
language: php
|
||||
dist: bionic
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
|
@ -14,7 +15,7 @@ php:
|
|||
- '7.4'
|
||||
|
||||
install:
|
||||
- composer install
|
||||
- composer install -o
|
||||
# Compile assets
|
||||
- yarn install
|
||||
- yarn build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue