mirror of
https://github.com/franklai/synologylyric.git
synced 2025-07-21 17:31:44 +00:00
use php 7.4 for travis-ci
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
language: php
|
||||
php:
|
||||
- '7.2'
|
||||
- '7.4'
|
||||
|
||||
before_script:
|
||||
- composer install
|
||||
@ -10,4 +10,4 @@ script:
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- vendor
|
||||
- vendor
|
||||
|
Reference in New Issue
Block a user