1
0
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:
Germain Carré 2022-01-29 05:26:00 +01:00
parent 0bfca7b318
commit 94fd5e0aed

View File

@ -4,7 +4,10 @@ addons:
- libcurl4-openssl-dev - libcurl4-openssl-dev
language: php language: php
dist: focal
php: php:
- 8.1.0
- 8.0
- 7.4 - 7.4
before_script: before_script: