[Ubuntu] Migrate php to Pester tests (#2341)

* Php Pester tests

* Minor fix
This commit is contained in:
Vladimir Safonkin
2020-12-25 13:02:25 +03:00
committed by GitHub
parent 82b4e13fb0
commit 02c2fbad69
5 changed files with 61 additions and 29 deletions

View File

@@ -213,5 +213,11 @@
"gfortran-9",
"gfortran-10"
]
},
"php": {
"versions": [
"7.4",
"8.0"
]
}
}