mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-25 12:29:31 +00:00
8 lines
99 B
YAML
8 lines
99 B
YAML
|
|
language: php
|
||
|
|
|
||
|
|
# Test for all supported PHP versions
|
||
|
|
php:
|
||
|
|
- '7.1'
|
||
|
|
- '7.2'
|
||
|
|
- '7.3'
|
||
|
|
- nightly
|