mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 18:28:49 +02:00
Travis: Test against php 7.4 release version.
This commit is contained in:
parent
a81cd4d84b
commit
835087cd3f
1 changed files with 2 additions and 4 deletions
|
@ -11,7 +11,7 @@ php:
|
|||
- '7.1'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4snapshot'
|
||||
- '7.4'
|
||||
|
||||
install:
|
||||
- composer install
|
||||
|
@ -40,6 +40,4 @@ after_success:
|
|||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.4snapshot
|
||||
fast_finish: true
|
Loading…
Add table
Add a link
Reference in a new issue