mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Adding PHP 8.0 & 8.1 in travis build
Signed-off-by: Germain Carré git@germain.sh
This commit is contained in:
parent
0bfca7b318
commit
94fd5e0aed
@ -4,7 +4,10 @@ addons:
|
||||
- libcurl4-openssl-dev
|
||||
|
||||
language: php
|
||||
dist: focal
|
||||
php:
|
||||
- 8.1.0
|
||||
- 8.0
|
||||
- 7.4
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user